Description Usage Arguments Value See Also Examples
Extracts the essential parameter estimation results for a GPPM.
1 | parEsts(object, level = 0.95)
|
object |
object of class GPPM. Must be fitted, that is, a result from |
level |
scalar from 0 to 1. The confidence level required. |
A data.frame containing the estimated parameters, standard errors, and the lower and upper bounds of the confidence intervals.
Other functions to extract from a GPPM: SE
,
coef.GPPM
, confint.GPPM
,
covf
, datas
,
fitted.GPPM
, getIntern
,
logLik.GPPM
, maxnObs
,
meanf
, nObs
,
nPars
, nPers
,
nPreds
, pars
,
preds
, vcov.GPPM
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.