Varranges {LIM} | R Documentation |
Given an inverse input list, generates the minimal and maximal values of the variables (linear combinations of unknowns).
Varranges(lim, ...)
lim |
a list that contains the linear inverse model
specification, as generated by function setup.limfile .
|
... |
extra arguments passed to function varranges .
|
a 2-columned vector containing the minimum (column 1) and maximum (column 2) of each variable.
Karline Soetaert <k.soetaert@nioo.knaw.nl>
Xranges
which estimates the ranges of unknowns
Plotranges
to plot the ranges
Varranges(LIMRigaAutumn)