Summarize a fitted PlsModel model

# S4 method for class 'PlsModel'
summary(object, fit = TRUE, unstandardized = FALSE, ...)

Arguments

object

A PlsModel object.

fit

Logical; whether to compute fit measures.

unstandardized

Logical; Should unstandardized estiamtes be included?

...

Arguments passes to unstandardized_estimates.

Value

A SummaryPlsSem list with formatted results.