Description Usage Arguments Value See Also
View source: R/functions_analysis.R
The ELEs calculated by computeEVs()
necessarily differ vastly in their
range and distributions depending on the requirement. Standardizing them
makes them more readily comparable.
1 | standardizeEVs(blended.results, combine.adgs = TRUE, print.plot = TRUE)
|
blended.results |
Blended predictions from imputation models, calculated
at convergence iterations and blending proportions computed by
|
combine.adgs |
Option to combine the four Lifting/carrying requirements and the two Reaching requirements into two aggregate requirements (LC and R, respectively); default is TRUE |
print.plot |
Should plot file (.png) be generated; default is TRUE (create plot file) |
A list of length three, containing a data frame of expected values, a matrix of standardized EVs, and a plot object of the standardized EVs; optionally produces a plot (.png file) of the standardized EVs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.