tidy_lambda function

Extract Eigenvalues of predictors

Extract Eigenvalues of predictors

tidy_lambda(obj, use_population = TRUE)

Arguments

  • obj: A simrel Object
  • use_population: A boolean to specify where to use population value or calculate from sample

Returns

A dataframe of eigenvalues for each predictors

Examples

sobj <- multisimrel() sobj %>% tidy_lambda()
  • Maintainer: Raju Rimal
  • License: GPL-3
  • Last published: 2021-09-17