You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.