powered by
Extract Eigenvalues of predictors
tidy_lambda(obj, use_population = TRUE)
A simrel Object
A boolean to specify where to use population value or calculate from sample
A dataframe of eigenvalues for each predictors
# NOT RUN { sobj <- multisimrel() sobj %>% tidy_lambda() # }
Run the code above in your browser using DataLab