zhulabgroup / phenology-forecast

Model and forecast remotely-sensed leafing phenology with various models
MIT License
0 stars 0 forks source link

Model continuous time series with double logistic model #3

Open yiluansong opened 1 year ago

yiluansong commented 1 year ago

We are also curious about how well we can model the continuous time series.

Try this method using a double logistic model.

After fitting a simple double logistic model, we can fit a model for several years of data. I like this method.

yiluansong commented 1 year ago

greenbrown double logistic function treats every year independently, leading to overfitting and unstable parameter estimations.