AddCompStats | R Documentation |
This function adds component statistics to SDA results.
AddCompStats( SDAres, sdThrsh = 0.04, maxscoreThrsh = 20, maxloadThrsh = 1, redoCalc = T )
SDAres |
A data object of SDA results. |
sdThrsh |
A numeric value representing the standard deviation threshold for filtering the data. |
maxscoreThrsh |
An integer value representing the maximum score threshold for filtering the data. |
maxloadThrsh |
A numeric value representing the maximum load threshold for filtering the data. |
redoCalc |
A logical value indicating whether to recalculate the component statistics. |
A data object of SDA results with added component statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.