unmarkedEstimate-class {unmarked} | R Documentation |
Contains parameter estimates, covariance matrix, and metadata
Creating these objects is done internally not by users.
name
:"character"
storing parameter
namesshort.name
:"character"
storing
abbreviated parameter namesestimates
:"numeric"
covMat
:"matrix"
invlink
:"character"
invlinkGrad
:"character"
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")