Skip to content

Estimation and inference for factor models in Asset Pricing.

License

Notifications You must be signed in to change notification settings

a91quaini/FactorMAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

038d51e · Mar 4, 2024

History

11 Commits
Jan 22, 2024
Sep 18, 2023
Jul 20, 2023
Sep 18, 2023
Mar 4, 2024
Feb 3, 2024
Jul 20, 2023
Feb 3, 2024
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Sep 18, 2023
Jul 20, 2023

Repository files navigation

FactorMAP

License: GPL v3

Estimation and inference for factor models in Asset Pricing.

Alberto Quaini: Aut, Cre

Ali Moin: Aut

Gustavo Freire: Ctb

Installation

You can install the development version of FactorMAP from GitHub with:

# install.packages("devtools")
devtools::install_github("a91quaini/FactorMAP")

Example

This is a basic example which shows you how to solve a common problem:

library(FactorMAP)
## basic example code