Learn R Programming

gestate (version 1.6.0)

setPatients: 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

Run this code
setPatients(LinearR(12,100,100),200,150)

Run the code above in your browser using DataLab