calc_anchor.cs_anchor_group_within: Anchor Calculations for Group Effect Within

View source: R/calc_anchor.R

calc_anchor.cs_anchor_group_withinR 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 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


clinicalsignificance documentation built on April 4, 2025, 12:19 a.m.