Manual Page for Command >>> RESOLUTION



Syntax
>>> RESOLUTION

Parent Command
>> OUTPUT

Subcommand
-

Description
Prints model (parameter) and data resolution matrices to a file with extension .res.

The data resolution matrix indicates how well the model predictions are resolved, i.e., to what extent they are an average of (usually neighboring) observations. Note that for overdetermined inverse problems, the model resolution matrix is the identity matrix (see >>> IDENTIFIABILITY). The traces of the resolutions matrices should be equal to the number of adjustable parameters.

Example
> COMPUTATION
>> OUTPUT
>>> print RESOLUTION matrices
<<<
<<

 

See Also
>>> IDENTIFIABILITY