befriendabacterium / parksinthepandemic

0 stars 0 forks source link

Create.model scarlett #109

Closed sk608 closed 4 years ago

sk608 commented 4 years ago

I'm assuming the same kind of error from earlier is occurring here, so I'm going to write out every file I changed, and hopefully that helps?

  1. Created the create.model.R code.
  2. Saved an RDS file of the model called RF_model.
  3. Edited the example.pipeline code to create the garden_access dataset and alter the mene_england dataset.
  4. Added the garden_access datatset
  5. Alter the mene_england dataset.
  6. Edits the getandmatch.forecast function to be compatible with the RF_model.
  7. Edits the plot.parkvisits.R function to include the model as an argument, plus to remove the old previous parts that were incorporated into creating the create.model.R code
  8. Edits were made to getandmatch.mene to resolve conflicting issues (only adds conflicting arguments at the start of the code. 9.Edits were made to the match.OSgreenspace2google to resolve conflicting issues (only adds conflicting arguments at the start of the code.)