vcov.spdesign {spdesign}R Documentation

Extract the variance co-variance matrix

Description

A generic method for extracting the variance covariance matrix from a design object

Usage

## S3 method for class 'spdesign'
vcov(object, ...)

Arguments

object

A model object of class 'spdesign'

...

Additional arguments passed to the function

Value

A matrix with row- and column names equal to the parameter names


[Package spdesign version 0.0.3 Index]