isModelAnalytic {PFIM} | R Documentation |
Test if a mode is analytic.
Description
Test if a mode is analytic.
Usage
isModelAnalytic(object)
## S4 method for signature 'Model'
isModelAnalytic(object)
Arguments
object |
An object from the class Model. |
Value
Return a Boolean giving if the mode is analytic or not.
[Package PFIM version 6.0.3 Index]