grouptest: Function to test the dichotomous variable identifying the two...

Description Usage Arguments Value Examples

View source: R/BLtable.R

Description

Function to test the dichotomous variable identifying the two groups in the BL-table.

Usage

1
grouptest(data, group.var)

Arguments

data

A data frame that contains the baseline (BL) data (one row per participant).

group.var

The name of the variable (column) in data that partitions the data set into two groups.

Value

Prints warning message and/or stops processing with error message printed.

Examples

1
## Not run:  Called by other function - not intended to be called by user directly. 

FrThomas/risyphus documentation built on Dec. 6, 2019, 6:27 a.m.