Description Usage Arguments Value Examples
Extract Eigenvalues of predictors
1 | tidy_lambda(obj, use_population = TRUE)
|
obj |
A simrel Object |
use_population |
A boolean to specify where to use population value or calculate from sample |
A dataframe of eigenvalues for each predictors
1 2 3 | sobj <- multisimrel()
sobj %>%
tidy_lambda()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.