fold.complement: fold.complement

Description Usage Arguments Value

View source: R/library.R

Description

return all of the obs in data that aren't in the given fold

Usage

1

Arguments

data

a data.frame with the entire dataset which was split into folds; must have columns 'Nx' and 'Dx'

fold

a data.frame with the data for the fold we wish to complement; must have columns 'Nx' and 'Dx'

Value

a data.frame with the complement of fold in data


dfeehan/mortfit documentation built on Nov. 14, 2020, 9:04 p.m.