basic_arguments: Basic arguments

Description Arguments

Description

Basic arguments

Arguments

data

Data frame

x

Numeric vector

model

Model object

predictors

Data frame

predictor

Numeric vector

outcome

Vector

predictor_label

Character vector. The name of the predictor. Default is "Predictor"

outcome_label

Character vector. The name of the outcome. Default is "Outcome"

pre

Numeric vector

post

Numeric vector

observed

Numeric vector

predicted

Numeric vector

group_a

Numeric vector. This group represents baseline/control, observed variable, Pre-test in the paired design, or "practical" measure

group_b

Numeric vector. This group represents experimental, predicted variable, Post-test in the paired design, or "criterion" measure

group_a_label

Character vector. The name of the group_a. Default is "Group A"

group_b_label

Character vector. The name of the group_b. Default is "Group B"

fitted_label

Character vector. The label to be used for fitted. Default is "Fitted"

residuals_label

Character vector. The label to be used for residuals. Default is "Residuals"

paired

Paired groups? Default is FALSE

na.rm

Should NAs be removed? Default is FALSE

SESOI_lower

Lower smallest effect size of interest threshold

SESOI_upper

Upper smallest effect size of interest threshold

confidence

Default is 0.95

alpha

Numeric value for the alpha (Type I error). Default is 0.05


mladenjovanovic/bmbstats documentation built on Aug. 5, 2020, 4:20 p.m.