Skip to content

CRAN version 2.5.0 - #462

Merged
joethorley merged 30 commits into
bcgov:mainfrom
poissonconsulting:dev
Dec 1, 2025
Merged

CRAN version 2.5.0#462
joethorley merged 30 commits into
bcgov:mainfrom
poissonconsulting:dev

Conversation

@joethorley

Copy link
Copy Markdown
Collaborator
  • Added the following confidence interval methods to ssd_hc(), ssd_hp() and predict():
    • "GMACL": weighted geometric mean of the confidence limits.
    • "arithmetic_samples": takes weighted arithmetic mean of the values for each bootstrap iteration across all the distributions and then calculates the confidence limits from the single set of samples.
    • "geometric_samples": takes weighted geometric mean of the values for each bootstrap iteration across all the distributions and then calculates the confidence limits from the single set of samples.
      The new confidence interval methods were added for research or completeness and the default recommended method is still ci_method = "weighted_samples".
  • Added decimal.mark = getOption("OutDec", ".") argument to plotting functions. (- llogis distribution parameterised in terms of locationlog and scalelog #135).
  • Allowed ssd_plot() to use concentration as labels for shinyssdtools.
  • Fixed documentation to indicate that default value of at_boundary_ok = TRUE.

joethorley and others added 30 commits September 16, 2025 07:32
…g functions.

closes need to add big.mark option for hc_value in ssd_plot
Fixes #132
closes ssd_gof() usage example using deprecated arg value
Fixes #139
closes ssd_fit_dists rescale arg TRUE/FALSE documentation
Fixes #140
@joethorley joethorley self-assigned this Dec 1, 2025
@joethorley
joethorley merged commit 08e2632 into bcgov:main Dec 1, 2025
12 checks passed
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

Successfully merging this pull request may close these issues.

3 participants