fix_dist: Remove uncertainty in the parameters of a <dist_spec>

View source: R/deprecated.R

fix_distR Documentation

Remove uncertainty in the parameters of a ⁠<dist_spec>⁠

Description

[Deprecated] This function has been renamed to fix_parameters() as a more appropriate name.

Usage

fix_dist(x, strategy = c("mean", "sample"))

Arguments

x

A ⁠<dist_spec>⁠

strategy

Character; either "mean" (use the mean estimates of the mean and standard deviation) or "sample" (randomly sample mean and standard deviation from uncertainty given in the ⁠<dist_spec>⁠

Value

A ⁠<dist_spec>⁠ object without uncertainty


EpiNow2 documentation built on Oct. 31, 2024, 5:09 p.m.