setPatients {gestate}R Documentation

Method for setting N's in an RCurve

Description

This sets the RCurve patient numbers per arm directly and updates N and Ratio accordingly

Usage

setPatients(theObject, ...)

Arguments

theObject

The name of the RCurve Object

...

Pass-through arguments

Examples

setPatients(LinearR(12,100,100),200,150)

[Package gestate version 1.6.0 Index]