powered by
summarize netSEMp1 result
# S3 method for netSEMp1 summary(object, ...)
NULL. A summary of data and fitting result is printed on screen.
An object of class "netSEM", the returned list from netSEMp1().
A S3 generic/method consistency.
summary.netSEMp1 gives a summary about the netSEMp1 analysis.
data(acrylic) ans <- netSEMp1(acrylic) summary(ans)
Run the code above in your browser using DataLab