get_slope_diff: Return the raw difference between the groups at posttest

View source: R/setup.R

get_slope_diffR Documentation

Return the raw difference between the groups at posttest

Description

Used internally to calculate the difference in change over time between the two treatment groups.

Usage

get_slope_diff(object)

## S3 method for class 'plcp'
get_slope_diff(object)

## S3 method for class 'plcp_multi'
get_slope_diff(object)

Arguments

object

A study_parameters-object.

Value

A numeric indicating the mean difference between the treatment and control group at posttest.


rpsychologist/powerlmm documentation built on May 11, 2023, 12:24 a.m.