getSize {PFIM} | R Documentation |
getSize
Description
Get the size of an object.
Usage
getSize(object)
## S4 method for signature 'Arm'
getSize(object)
## S4 method for signature 'Design'
getSize(object)
Arguments
object |
An object defined form a class of PFIM. |
Value
A numeric giving the size of the object.
[Package PFIM version 6.0.3 Index]