Parameter estimates for PlsModel objects

# S4 method for class '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.