calc_anchor.cs_anchor_group_within {clinicalsignificance} | R Documentation |
Anchor Calculations for Group Effect Within
Description
This is an internal function and should never be called directly.
Usage
## S3 method for class 'cs_anchor_group_within'
calc_anchor(
data,
mid_improvement,
mid_deterioration,
direction,
ci_level,
bayesian,
prior_scale,
...
)
Arguments
bayesian |
Logical, if Bayesian tests and uncertainty intervals should
be used, defaults to |
prior_scale |
String or numeric, can be adjusted to change the Bayesian
prior distribution. See the documentation for |
[Package clinicalsignificance version 2.1.0 Index]