getProportionsOfSubjects {PFIM} | R Documentation |
Get the proportion of subjects.
Description
Get the proportion of subjects.
Usage
getProportionsOfSubjects(object)
## S4 method for signature 'Optimization'
getProportionsOfSubjects(object)
Arguments
object |
An object from the class Optimization. |
Value
A vector giving the proportion of subjects.
[Package PFIM version 6.0.3 Index]