compute_change: compute_change()

Description Usage Arguments Value

Description

This is a helper function that computes change in score between pre and post test. The data must be pre-processed by the followng function: id_prepost()

Usage

1
compute_change(df, col = c("subject_id", "prepost", "score"))

Arguments

df

dataframe: a dataframe returned by id_prepost()

col

character vector: name of columns to keep to compute change in scores.

Value

dataframe


thelayc/laycca documentation built on May 31, 2019, 9:48 a.m.