data(smi.stocks)
univariate.fit <- fit.ghypuv(data = smi.stocks[,"SMI"],
opt.pars = c(mu = FALSE, sigma = FALSE),
symmetric = TRUE)
hist(univariate.fit)
Run the code above in your browser using DataLab