Description Usage Arguments Author(s)
Methods for 'bergreg' objects
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ## S3 method for class 'bergreg'
print(x, ...)
## S3 method for class 'bergreg'
summary(object, ...)
## S3 method for class 'summary.bergreg'
print(x, ...)
## S3 method for class 'bergreg'
coef(object, model = c("full", "mean", "dispersion"), ...)
## S3 method for class 'bergreg'
vcov(object, model = c("full", "mean", "dispersion"), ...)
## S3 method for class 'bergreg'
logLik(object, ...)
## S3 method for class 'bergreg'
AIC(object, ..., k = 2)
## S3 method for class 'bergreg'
model.matrix(object, model = c("mean", "dispersion"), ...)
|
x, object |
an object of class |
... |
further arguments passed to or from other methods. |
model |
a character indicating which parameter coefficients are
required, parameters for the |
k |
numeric, the penalty per parameter to be used; the default
|
Rodrigo M. R. Medeiros <rodrigo.matheus@live.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.