vcov-methods.Rd
Methods to extract and replace the variance-covariance matrix.
# S4 method for a4aFitSA
vcov(object)
# S4 method for SCAPars
vcov(object)
# S4 method for submodels
vcov(object)
# S4 method for submodel
vcov(object)
# S4 method for a4aFitSA,numeric
vcov(object, ...) <- value
# S4 method for SCAPars,numeric
vcov(object, ...) <- value
# S4 method for a4aStkParams,numeric
vcov(object, ...) <- value
# S4 method for submodel,numeric
vcov(object, ...) <- value
# S4 method for submodel,matrix
vcov(object, ...) <- value
# S4 method for submodel,array
vcov(object, ...) <- value
object of relevant class (see signature of method)
additional argument list that might never be used
the new object