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

Re-implement pixelwise linear regression #27

Open
Aariq opened this issue Feb 4, 2025 · 0 comments
Open

Re-implement pixelwise linear regression #27

Aariq opened this issue Feb 4, 2025 · 0 comments

Comments

@Aariq
Copy link
Member

Aariq commented Feb 4, 2025

I'm slightly hesitant to do this, but convinced myself that it'll be valuable. Hesitant because it's not like the pixelwise linear regression is something we necessarily aim to replicate—the GAMs are doing something different and I wouldn't expect the results to be identical. However, if there are particular regions or thresholds where results are consistently different, it may be valuable to investigate. For example, by choosing a lat lon and plotting predicted values from both linear regression and GAM along with observed data we could see where the linear regression is perhaps pulled by an extreme value or where the GAM isn't flexible enough to fit the trend.

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