PrintMat {LIM}R Documentation

Writes linear inverse matrices to the screen

Description

Prints the linear inverse problem:

Writes to the screen:

Usage

PrintMat(lim)

Arguments

lim linear inverse model list, as returned by Setup

Value

returns nothing.

Author(s)

Karline Soetaert <k.soetaert@nioo.knaw.nl>

Examples


   PrintMat(LIMBlending)
           

[Package LIM version 1.2 Index]