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

Arguments

object

object of relevant class (see signature of method)

...

additional argument list that might never be used

value

the new object