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

Ferrozine detection limits #1

Open
kaizadp opened this issue Mar 24, 2024 · 0 comments
Open

Ferrozine detection limits #1

kaizadp opened this issue Mar 24, 2024 · 0 comments

Comments

@kaizadp
Copy link
Member

kaizadp commented Mar 24, 2024

mutate(flag = case_when(ppm_calculated < 5 ~ "below detection"),

from the calibration curve, it looks like we can't trust data below 5 ppm (mg/L). so I have used 5 ppm as a cutoff for a "below detection" flag. you will need to look through the data and make a decision to drop these values.

@amyerspigg @Coloughl

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