Learn R Programming

clinicalsignificance (version 2.1.0)

calc_anchor.cs_anchor_group_within: Anchor Calculations for Group Effect Within

Description

This is an internal function and should never be called directly.

Usage

# S3 method for 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 TRUE.

prior_scale

String or numeric, can be adjusted to change the Bayesian prior distribution. See the documentation for rscale in BayesFactor::ttestBF() for details