cust_ed608_bin: ED608 Bin Subjects By Challenge Information

Description Usage Arguments Value

View source: R/fc_custom.R

Description

Regroup subjects based on whether the survived/remained uninfected for greater or less than the median number of challenges.

Usage

1
cust_ed608_bin(fc, surv, new_groups = c("SUSC", "RES"))

Arguments

fc

The Fc Array data frame.

surv

The survival information data frame. Should contain subject id, challenge to infection, and infection status.

new_groups

The new group labels you wish to use.

Value

The Fc Array data frame with the group information replaced with the new group assignments.


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