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

Question about the error I met when fitting the SQ model #49

Open
ziyuzhou0116 opened this issue Jun 14, 2023 · 1 comment
Open

Question about the error I met when fitting the SQ model #49

ziyuzhou0116 opened this issue Jun 14, 2023 · 1 comment

Comments

@ziyuzhou0116
Copy link

ziyuzhou0116 commented Jun 14, 2023

Hi, I tried to fit the SQ model using my own data which is in the same structure as phenocam_DB and contains no NA, but I got this error message (Error in [.data.frame(T, loc_rising) : undefined columns selected) and I didn't know how to solve. I guess perhaps something went wrong when I call function triangular_temperature_response. When I tried to fit the AT model, it worked well and didn't meet this error. So I am wondering if you have any suggestions about the potential problem in my code. Thanks.
截屏2023-06-14 下午6 05 53
截屏2023-06-14 下午6 06 38

@khufkens
Copy link
Member

Check of the ranges of the parameters for the temperature function are reasonable. If their domain is too narrow you might run into problems during optimization.

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

2 participants