Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

coskewnessMF

Coskewness Matrix Estimate


Description

Estimate coskewness matrix using a statistical factor model

Usage

coskewnessMF(beta, stockM3, factorM3)

Arguments

beta

(N x k) matrix of factor loadings (i.e. the betas) from a statistical factor model

stockM3

vector of length N of the 3rd moment of the model residuals

factorM3

(k x k^2) matrix of the 3rd moment of the factor realizations from a statistical factor model

Details

This function estimates an (N x N^2) coskewness matrix from a statistical factor model with k factors, where N is the number of assets.

Value

(N x N^2) coskewness matrix


PortfolioAnalytics

Portfolio Analysis, Including Numerical Methods for Optimization of Portfolios

v1.1.0
GPL-2 | GPL-3
Authors
Brian G. Peterson [cre, aut, cph], Peter Carl [aut, cph], Kris Boudt [ctb, cph], Ross Bennett [ctb, cph], Hezky Varon [ctb], Guy Yollin [ctb], R. Douglas Martin [ctb]
Initial release
2018-05-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.