| get.first.model {PKNCA} | R Documentation |
Get the first model from a list of models
Description
Get the first model from a list of models
Usage
get.first.model(object)
Arguments
object |
the list of (lists of, ...) models |
Value
The first item in the object that is not a list or NA. If NA
is passed in or the list (of lists) is all NA, then NA is returned.
[Package PKNCA version 0.11.0 Index]