Skip to content

njirons/stat571project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stat571project

Data files are in .csv format.

gvhd_sim.R contains scripts to load in the GVHD data.

fake_data_sim.R generates fake data for the simulation studies. These datasets are stored in the data folder. For example, the data for simulation study 1 are: x1.RData (covariates), y1.RData (response), beta1.RData (coefficients).

ent_mlr_cv.R has functions to fit entropic MLR via fast gradient ascent and to conduct k-fold cross validation.

run_ent_mlr_sim.R runs the simulation studies for entropic MLR.

NOTE: the implementation of gradient ascent in run_ent_mlr_sim.R is the most up-to-date and should be used.

NOTE: the code to generate simulation study data in run_ent_mlr_sim.R is the most up-to-date and should be used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages