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