Code for project one, scenario one in SF2930 Regression Analysis at KTH Royal Institute of Technology.
Dataset must be of type tibble
.
Note: Applicable to other datasets with numeric predictors. Change the function ìnput dv
in RunFullAnalysis
.
bodyfatmen.csv
datasetbodyfatmen.csv
file from the course page, and place it in a data folder in the parent directory.devtools
and run devtools::install_github("itslwg/regone")
.regone::RunProject()
.devtools
and run devtools::install_github("itslwg/regone")
.regone::RunFullAnalysis()
, changing the function input dv
to the label of your dependent variable.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.