Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CJ5815/factorAnalytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

521 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear factor model fitting for asset returns

The factorAnalytics package contains fitting and analysis methods for the three main types of factor models used in conjunction with portfolio construction, optimization and risk management, namely fundamental factor models, time series factor models and statistical factor models. The purpose of this project is to add key improvements to the package that will make it its basic features and capabilities close to those of commercial portfolio optimization and risk management products.

This repository was created as a part of Google Summer of Code(GSoC) 2016, to add new functionalities and extend the existing functions to the factorAnalytics package forked from R-forge.

Detailed information on newly added functionality and use can be found by reading the ffm vignette

Installation

To get started, you can install the package from github using devtools.

library(devtools)
install_github("avinashacharya/factorAnalytics")

R/Finance 2017, Chicago

R Script and slides used in Prof. Douglas Martin's "Fundamental Factor Models in FactorAnalytics" Pre-Conference Seminar.


Boston useR Group 2017

Click here for the background slide deck for the Boston useR group talk by Prof. Doug Martin.

About

R package factorAnalytics developed during Google Summer of Code 2016

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%