powered by
summarize root mean square error (RMSE) for direct and indrect pathway from netSEM result
pathwayRMSE(x, maxlen = 2, ...)
A data frame of result. A summary of RMSE results for all of pathways.
An object of class "netSEM", the returned list from netSEMm().
The maximum length of chosen mechanism.
A S3 generic/method consistency.
pathwayRMSE gives a summary about RMSE
netSEMm, pathwayPredict
data(acrylic) ans <- netSEMm(acrylic) pathwayRMSE(ans,maxlen=2)
Run the code above in your browser using DataLab