parameter_estimates-PlsModel-method: Parameter estimates for 'PlsModel' objects

parameter_estimates,PlsModel-methodR Documentation

Parameter estimates for PlsModel objects

Description

Parameter estimates for PlsModel objects

Usage

## S4 method for signature 'PlsModel'
parameter_estimates(object, colon.pi = TRUE, label.renamed.prod = FALSE, ...)

Arguments

object

A PlsModel object.

colon.pi

Logical; replace product-indicator labels with colon notation (X:Z).

label.renamed.prod

Logical; retain renamed product labels when colon expansion occurs.

...

Currently unused.

Value

A PlsSemParTable data frame.


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