covmat: Get covariance matrix for asset returns from the correlation...

Description Usage Arguments Value Examples

Description

Get covariance matrix for asset returns from the correlation matrix and standard deviations.

Usage

1
covmat(cormat, sdvec)

Arguments

cormat

A correlation matrix for asset class returns.

sdvec

A vector of standard deviations.

Value

The covariance matrix.

Examples

1
2
3

donboyd5/portopt documentation built on May 20, 2019, 2:58 p.m.