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

Investigate p-value significance as alternative to correlation to identify intertidal pixels #31

Open
robbibt opened this issue Nov 14, 2023 · 0 comments

Comments

@robbibt
Copy link
Member

robbibt commented Nov 14, 2023

Correlation between NDWI and tide height works well for identifying intertidal candidate pixels. However, it can produce noisy and unpredictable results when our data is noisy or sparse through time.

Significance (e.g. p-value) of the relationship between NDWI and tide height could be a more robust alternative to correlation. This is supported by the lag_linregress_3D function in DEA Tools, so could be a trivial change.

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