tmatta / lsasim

Simulate large scale assessment data
6 stars 5 forks source link

Add support to more complex regressions in beta_gen #36

Open wleoncio opened 3 years ago

wleoncio commented 3 years ago

beta_gen() currently calculates regression parameters based on simple linear regression. It could be expanded to support a formula argument so it could take more complex functions and interactions between covariates.