ncsu-landscape-dynamics / rpops

PoPS (Pest or Pathogen Spread) R Package
https://ncsu-landscape-dynamics.github.io/rpops/
GNU General Public License v3.0
10 stars 5 forks source link

Have calibrate function happen yearly in a Bayesian Framework #9

Closed ChrisJones687 closed 4 years ago

ChrisJones687 commented 5 years ago

Use last years output as the prior for the new year so we don't have to run the entire time series of data for calibration but can update it quickly as new information becomes available by only running the new data. Need to figure out how to weight the priors from previous years.