apply_default_cdf_cutoff {EpiNow2} | R Documentation |
Apply default CDF cutoff to a <dist_spec> if it is unconstrained
Description
Apply default CDF cutoff to a <dist_spec> if it is unconstrained
Usage
apply_default_cdf_cutoff(dist, default_cdf_cutoff, cdf_cutoff_set)
Arguments
dist |
A <dist_spec> |
default_cdf_cutoff |
Numeric; default CDF cutoff to be used if an
unconstrained distribution is passed as |
cdf_cutoff_set |
Logical; whether the default CDF cutoff has been set by
the user; if yes and |
Value
A <dist_spec> with the default CDF cutoff set if previously not constrained
[Package EpiNow2 version 1.7.1 Index]