add_holdout_ind: Add indicator column for per-subject holdout

Description Usage Arguments

View source: R/analysis_holdout.R

Description

Add indicator column for per-subject holdout

Usage

1
add_holdout_ind(dat, random = TRUE)

Arguments

dat

data

random

if TRUE, a random observation per subject will be designated as the holdout, if FALSE, the endpoint for each subject will be designated as the holdout


hafen/hbgd documentation built on March 1, 2020, 5:31 p.m.