| summary,PlsModel-method | R Documentation |
PlsModel modelSummarize a fitted PlsModel model
## S4 method for signature 'PlsModel'
summary(object, fit = TRUE, unstandardized = FALSE, ci = FALSE, ...)
object |
A |
fit |
Logical; Whether to compute fit measures. |
unstandardized |
Logical; Should unstandardized estiamtes be included? |
ci |
Logical; Should confidence intervals for parameter estimates be included? |
... |
Arguments passes to |
A SummaryPlsSem list with formatted results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.