Description Generic function Methods Author(s) See Also Examples
To extract or modify a subset of the iterations contained in an FLR object, the
iter and iter<- methods can be used.
In complex with various FLQuant slots, the iter method checks whether
individual slots contain more than one iteration, i.e. dims(object)[6] > 1. If
a particular slot contains a single iteration, that is returned, otherwise the chosen
one is selected. This is in contrast with the subset operator [, which does not
carry out this check.
For objects of class FLModel, iters are extracted for slots of classes
FLQuant, FLCohort and FLPar.
iter(object) iter<-(object,value)
Describe method
Describe method
Describe method
Describe method
The FLR Team
FLComp, FLQuant
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.