get.first.model: Get the first model from a list of models

View source: R/AIC.list.R

get.first.modelR 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.


PKNCA documentation built on April 30, 2023, 1:08 a.m.