Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable selection procedures should return the final model #58

Closed
6 tasks
aravindhebbali opened this issue May 22, 2018 · 0 comments
Closed
6 tasks

Variable selection procedures should return the final model #58

aravindhebbali opened this issue May 22, 2018 · 0 comments
Assignees
Milestone

Comments

@aravindhebbali
Copy link
Member

aravindhebbali commented May 22, 2018

The following variable selection procedures should return the final model as an object of class glm():

  • blr_step_aic_forward()
  • blr_step_aic_backward()
  • blr_step_aic_both()
  • blr_step_p_forward()
  • blr_step_p_backward()
  • blr_step_p_both()

#45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant