Dear Sir/Madam

I get an error when I run a assetsFit function of fPortfolio package.

You just need to load the fPortfolio package and run this command to get
the same error that I get. The only fitting method that works is "norm"
function.The "snorm" and "st" methods give error.

library(fPortfolio)
fit <- assetsFit(LPP2005.RET[, 1:3], method = "st")

Error in .mvstFit(x = x, fixed.df = fixed.df, trace = trace, ...) :
could not find function "mst.mle"

Thank you in advance for your help.

Best,

Arsa Nikzad

        [[alternative HTML version deleted]]

_______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should 
go.

Reply via email to