bcnsm-methods | R Documentation |
"bcnsm"
objectsMethods for "bcnsm"
objects
## S3 method for class 'bcnsm'
vcov(object, par = c("all", "mu", "sigma", "lambda", "nu", "gamma"), ...)
## S3 method for class 'bcnsm'
logLik(object, ...)
## S3 method for class 'bcnsm'
AIC(object, ..., k = 2)
## S3 method for class 'bcnsm'
print(x, digits = 2L, ...)
## S3 method for class 'bcnsm'
summary(object, digits = 4L, ...)
## S3 method for class 'summary.bcnsm'
print(x, ...)
par |
character; specifies which submatrix of the asymptotic covariance matrix of the
maximum likelihood estimators should be returned. The options are |
... |
further arguments passed to or from other methods. |
k |
numeric, the penalty per parameter to be used; the default
|
x, object |
an object of class |
digits |
number of digits in print methods. |
Rodrigo M. R. de Medeiros <rodrigo.matheus@live.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.