Assists in statistical model building to find optimal and semi-optimal higher order interactions and best subsets. Uses the lm(), glm(), and other R functions to fit models generated from a feasible solution algorithm. Discussed in Subset Selection in Regression, A Miller (2002). Applied and explained for least median of squares in Hawkins (1993) <doi:10.1016/0167-9473(93)90246-P>. The feasible solution algorithm comes up with model forms of a specific type that can have fixed variables, higher order interactions and their lower order terms.
Version: | 0.9.6 |
Imports: | parallel, methods, tibble, rPref, tidyr, hash |
Published: | 2020-06-10 |
Author: | Joshua Lambert [aut, cre], Liyu Gong [aut], Corrine Elliott [aut], Sarah Janse [ctb] |
Maintainer: | Joshua Lambert <joshua.lambert at uc.edu> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | rFSA results |
Reference manual: | rFSA.pdf |
Package source: | rFSA_0.9.6.tar.gz |
Windows binaries: | r-devel: rFSA_0.9.6.zip, r-release: rFSA_0.9.6.zip, r-oldrel: rFSA_0.9.6.zip |
macOS binaries: | r-release: rFSA_0.9.6.tgz, r-oldrel: rFSA_0.9.6.tgz |
Old sources: | rFSA archive |
Please use the canonical form https://CRAN.R-project.org/package=rFSA to link to this page.