Learn R Programming

languageR (version 1.5.0)

getRange.fnc: Extracts range of predicted values from list of data frames

Description

Extracts range of predicted values from list of data frames

Usage

getRange.fnc(lst)

Arguments

lst

a list with one or more data frames with column names Y and optionally lower and upper.

Value

value

a two-element vector specifying the range of values in Y

Details

not intended for independent use.

See Also

See Also as plotLMER.fnc

Examples

Run this code
# NOT RUN {
  not intended for independent use
# }

Run the code above in your browser using DataLab