portfolioStatistics
Estimates 'mu' and 'Sigma' statistics,
print|show
Print method for fPFOLIOSPEC
objects. }portfolioData(data, spec = portfolioSpec())portfolioStatistics(data, spec = portfolioSpec())
show.fPFOLIODATA(object)
fPFOLIODATA
as returned by the function
portfolioData
.fPFOLIOSPEC
, the specification to be
modified, by default the default of the function portfolioSpec()
.portfolioStatistics
returns a named list of estimated mean $mu
and covariance
$Sigma
statistics, from a multivariate time series of assets.
portfolioData
returns a named list of the time series $series
and the
portfolio $statistics
as returned by the function
portfolioStatistics
.PortfolioSpec
,
PortfolioConstraints
,
fPORTFOLIO
,
PortfolioPlots
.