get.first.model | R Documentation |
Get the first model from a list of models
get.first.model(object)
object |
the list of (lists of, ...) models |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.