bcgov / ssdtools

An R package to fit and plot Species Sensitivity Distributions (SSDs)
https://bcgov.github.io/ssdtools/
Apache License 2.0
30 stars 16 forks source link

Distributions for bounded concentration data #309

Open beckyfisher opened 11 months ago

beckyfisher commented 11 months ago

At the moment all distributions are 0-Inf. For many WET testing/Direct toxicity assessment situations the maximum theoretical value is 100%. We should consider adding a 0-1 bounded distribution (probably the Beta) to accommodate this case.

joethorley commented 11 months ago

This makes sense to me.