TwoStageDesignWithCache {adestr} | R Documentation |
Creates an object of class TwoStageDesignWithCache
.
This object stores the precalculated spline paramters of the n2
and c2
functions, which allows for quicker evaluation.
TwoStageDesignWithCache(design)
design |
an object of class TwoStageDesign |