Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model continuous time series with double logistic model #3

Open
2 of 4 tasks
yiluansong opened this issue Mar 24, 2023 · 1 comment
Open
2 of 4 tasks

Model continuous time series with double logistic model #3

yiluansong opened this issue Mar 24, 2023 · 1 comment
Milestone

Comments

@yiluansong
Copy link
Contributor

yiluansong commented Mar 24, 2023

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

Try this method using a double logistic model.

  • Run their example
  • Try with our MODIS data

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

@yiluansong yiluansong changed the title Model continuous time series Model continuous time series with double logistic models Mar 24, 2023
@yiluansong yiluansong changed the title Model continuous time series with double logistic models Model continuous time series with double logistic model Mar 24, 2023
@yiluansong yiluansong changed the title Model continuous time series with double logistic model Model continuous time series with double logistic model (single year) Mar 24, 2023
@yiluansong yiluansong changed the title Model continuous time series with double logistic model (single year) Model continuous time series with double logistic model Mar 24, 2023
@yiluansong yiluansong added this to the 3 milestone Mar 24, 2023
@yiluansong
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant