unmarkedEstimate-class | R Documentation |
Contains parameter estimates, covariance matrix, and metadata
Creating these objects is done internally not by users.
name
:Object of class "character"
storing parameter
names
short.name
:Object of class "character"
storing
abbreviated parameter names
estimates
:Object of class "numeric"
covMat
:Object of class "matrix"
covMatBS
:Object of class "matrix"
fixed
:Object of class "numeric"
invlink
:Object of class "character"
invlinkGrad
:Object of class "character"
randomVarInfo
:Object of class "list"
signature(obj = "unmarkedEstimate")
signature(object = "unmarkedEstimate")
signature(object = "unmarkedEstimate")
signature(obj = "unmarkedEstimate",
coefficients = "matrixOrVector")
signature(obj = "unmarkedEstimate")
signature(object = "unmarkedEstimate")
signature(object = "unmarkedEstimate")
These methods are typically called within a call to a method for
unmarkedFit-class
showClass("unmarkedEstimate")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.