Skip to content

Commit

Permalink
add giglio xiu 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
a91quaini committed Jul 10, 2024
1 parent cff402a commit bf1dfdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inst/examples/example.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ factors = intrinsicFRP::factors[,-1]
returns = intrinsicFRP::returns[,-1]
RF = intrinsicFRP::risk_free[,-1]

GiglioXiu2021RiskPremia(returns, factors, which_n_pca = 0)

# simulate a useless factor and add it to the matrix of factors
set.seed(23)
factors = cbind(
Expand Down

0 comments on commit bf1dfdd

Please sign in to comment.