vcov-PlsModel-method: Extract the variance-covariance matrix from a 'PlsModel'...

vcov,PlsModel-methodR Documentation

Extract the variance-covariance matrix from a PlsModel model

Description

Extract the variance-covariance matrix from a PlsModel model

Usage

## S4 method for signature 'PlsModel'
vcov(object, use.labels = TRUE, ...)

Arguments

object

A PlsModel object.

use.labels

Logical; Should parameter labels be used as names?

...

Currently unused.

Value

A PlsSemMatrix (bootstrap-based vcov, or NULL).


plssem documentation built on Sept. 26, 2026, 5:06 p.m.