subsamp.ndays: Choose a subset of days and subsample from each of these days...

Description Usage Arguments

Description

subsample rows from a data.frame that are only from three randomly chosen working days, note it is the days (i.e. Mon to Sun) that are randomly chosen.

Usage

1
subsamp.ndays(adf, ndays = 3)

Arguments

adf

the input data.frame

ndays

the number of days to subsample from 1<= ndays <= 7


seanpor/phoslam documentation built on May 16, 2019, 9:11 p.m.