Construct a ddo from an ftmsData object by dividing by group. The resulting object may be used with Trelliscope to make plots for each group. The input data must have a group_DF attribute defining the groups.

divideByGroup(ftmsObj)

Arguments

ftmsObj

ftmsData object

Value

a ddo where each division is a subset of ftmsObj corresponding to a single group

See also