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