View source: R/summary.netSEMp1.R
summary.netSEMp1 | R Documentation |
summarize netSEMp1 result
## S3 method for class 'netSEMp1' summary(object, ...)
object |
An object of class "netSEM", the returned list from netSEMp1(). |
... |
A S3 generic/method consistency. |
summary.netSEMp1 gives a summary about the netSEMp1 analysis.
NULL. A summary of data and fitting result is printed on screen.
data(acrylic) ans <- netSEMp1(acrylic) summary(ans)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.