View source: R/runLocationModel.R
runLocationModel | R Documentation |
Fits GAM model
runLocationModel(hospital_name, input_df)
hospital_name |
Character with hospital name that is consistent with the hospitals available in input_df column "hospital" |
input_df |
Input data.frame for model. Data.frame needs columns hospital ('character'), date ('Date'), hour ('integer') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.