fcst_covb: Calculate Change Over Baseline

Description Usage Arguments Value

View source: R/fc_stat_test.R

Description

Calculate change over baseline for each subject using a provided method.

Usage

1
fcst_covb(fc, method = fch_covb_simple)

Arguments

fc

The Fc Array data frame, in longitudinal format.

method

The method used to calculate change over baseline. The default is a simple division.

Value

The Fc Array data frame, in longitudinal format (sans the first time point, which is baseline), with all feature MFI values replaced by change over baseline values as calculated by method.


kmorrisongr/fcan documentation built on Sept. 9, 2020, 10:12 a.m.