Skip to content

eafpres/simple_feature_selection

Repository files navigation

simple_feature_selection

We provide code in base R which uses the lm() function to perform multiple linear regression The model is stored in a variable, which allows use of some parsing to extract only the model factors with significance according to a threshold set in the code This method allows generating a model with better predictive performance on new data all programmatically

See the PDF for a full writeup of the method

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages