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

Force variables to be included/excluded in stepwise selection #1

Open
6 tasks
aravindhebbali opened this issue Nov 28, 2018 · 0 comments
Open
6 tasks
Assignees

Comments

@aravindhebbali
Copy link
Member

Users should be able to specify variables which must be included in the models using the include argument and it should be available in the following procedures:

  • ols_step_forward_p()
  • ols_step_forward_aic()
  • ols_step_backward_p()
  • ols_step_backward_aic()
  • ols_step_both_p()
  • ols_step_both_aic()
@aravindhebbali aravindhebbali self-assigned this Nov 28, 2018
@aravindhebbali aravindhebbali pinned this issue Jan 8, 2019
@aravindhebbali aravindhebbali transferred this issue from rsquaredacademy/olsrr Apr 18, 2020
@aravindhebbali aravindhebbali changed the title Force variables to be included in model Force variables to be included/excluded in stepwise selection Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant