Files in kimgannon/bis557
Contains Homework Assignments for BIS 557 2020

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE.md
NAMESPACE
R/casl_lenet.R R/casl_lenet_update_beta.R R/casl_util_soft_thresh.R R/glm_gd.R R/glm_momentum.R R/grab_coefs.R R/grab_resids.R R/linear_model.R R/lm_graddescent.R R/lm_graddescent_xval.R R/lm_ooc.R R/lm_patho-doc.R R/make_model_matrices.R R/my_multinom.R R/my_ridge.R R/my_ridge_xval.R R/penguinsi-doc.R R/predict_lm_graddescent.R R/predict_ridge.R R/python_ridge.R README.Rmd README.md
bis557.Rproj
codecov.yml
data-raw/lm_patho.csv
data-raw/make-lm_patho.R
data/lm_patho.rda
data/penguinsi.rda
doc/homework-2.R doc/homework-2.Rmd
doc/homework-2.html
doc/vignette_example.R doc/vignette_example.Rmd
doc/vignette_example.html
man/casl_lenet.Rd man/casl_lenet_update_beta.Rd man/casl_util_soft_thresh.Rd man/glm_gd.Rd man/glm_momentum.Rd man/grab_coefs.Rd man/grab_resids.Rd man/linear_model.Rd man/lm_graddescent.Rd man/lm_graddescent_xval.Rd man/lm_ooc.Rd man/lm_patho.Rd man/make_model_matrices.Rd man/my_multinom.Rd man/my_ridge.Rd man/my_ridge_xval.Rd man/penguinsi.Rd man/predict_lm_graddescent.Rd man/predict_ridge.Rd
python/Scripts/lenet.py
python/Scripts/lenet_update.py
python/Scripts/lm_calc.py
python/Scripts/python_ridge.py
python/Scripts/soft_threshold.py
python/pyvenv.cfg
tests/testthat.R tests/testthat/test-grab_coefs.R tests/testthat/test-grab_resids.R tests/testthat/test-hw3.R tests/testthat/test-linear-model.r tests/testthat/test-lm-graddescent-xval.R tests/testthat/test-lm-graddescent.R tests/testthat/test-my-ridge-xval.R tests/testthat/test-my-ridge.R
vignettes/.gitignore
vignettes/HW4.Rmd vignettes/HW4.pdf vignettes/homework-2.Rmd vignettes/hw3.Rmd vignettes/hw3.pdf
vignettes/iris.csv
vignettes/vignette_example.Rmd
kimgannon/bis557 documentation built on Nov. 25, 2020, 7:09 a.m.