powered by
coef
estCVSTmodel
## S3 method for class 'estCVSTmodel': coef(object, pars = "all", ...)
boxplot.estCVSTmodel
estimateCV.STmodel
predictCV.STmodel
print.estCVSTmodel
print.summary.estCVSTmodel
summary.estCVSTmodel
##load data data(CV.mesa.model) ##extract all parameters coef(est.cv.mesa) ##extract only covariance parameters coef(est.cv.mesa, pars="cov")
Run the code above in your browser using DataLab