Open yiluansong opened 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.
greenbrown double logistic function treats every year independently, leading to overfitting and unstable parameter estimations.
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.