Learn R Programming

RItools (version 0.3-3)

aggregateDesigns: Aggregate DesignOptions

Description

Totals up all the covariates, as well as user-provided unit weights. (What it does to NotMissing entries is described in docs for DesignOptions class.)

Usage

aggregateDesigns(design)

Value

another DesignOptions representing the clusters

Arguments

design

DesignOptions

Details

If design@Cluster has extraneous (non-represented) levels, they will be dropped.