vcov.ame: Posterior covariance of AME model coefficients
Description
Returns the posterior covariance matrix of regression coefficients.
Usage
# S3 method for ame
vcov(object, ...)# S3 method for lame
vcov(object, ...)
Value
p x p covariance matrix of posterior BETA draws
Arguments
- object
fitted AME model (class "ame")
- ...
additional arguments (ignored)