Varranges: Generates ranges of the variables for a linear inverse...

Description Usage Arguments Value Author(s) See Also Examples

Description

Given an inverse input list, generates the minimal and maximal values of the variables (linear combinations of unknowns).

Usage

1
Varranges(lim, ...)

Arguments

lim

a list that contains the linear inverse model specification, as generated by function setup.limfile.

...

extra arguments passed to function varranges.

Value

a 2-columned vector containing the minimum (column 1) and maximum (column 2) of each variable.

Author(s)

Karline Soetaert <karline.soetaert@nioz.nl>

See Also

Xranges which estimates the ranges of unknowns

Plotranges to plot the ranges

Examples

1

LIM documentation built on May 2, 2019, 4:19 p.m.