vcov.spdesign: Extract the variance co-variance matrix

View source: R/methods.R

vcov.spdesignR 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


spdesign documentation built on July 2, 2026, 5:06 p.m.