vcov-methods.Rd
Methods to extract and replace the variance-covariance matrix.
# S4 method for class 'a4aFitSA'
vcov(object)
# S4 method for class 'SCAPars'
vcov(object)
# S4 method for class 'submodels'
vcov(object)
# S4 method for class 'submodel'
vcov(object)
# S4 method for class 'a4aFitSA,numeric'
vcov(object, ...) <- value
# S4 method for class 'SCAPars,numeric'
vcov(object, ...) <- value
# S4 method for class 'a4aStkParams,numeric'
vcov(object, ...) <- value
# S4 method for class 'submodel,numeric'
vcov(object, ...) <- value
# S4 method for class 'submodel,matrix'
vcov(object, ...) <- value
# S4 method for class 'submodel,array'
vcov(object, ...) <- value