print8mn {rbmn} | R Documentation |
standard print function for a /mn/ object.
Description
prints a /mn/ object completely or a part of it.
Usage
print8mn(mn, what="msC", ordering=NULL, digits=3, printed=TRUE)
Arguments
mn |
|
what |
a |
ordering |
Nodes are given following the indices of "ordering"
if |
digits |
when not null, the number of digits for rounding the parameter values. |
printed |
|
Value
The mn
is printed or a matrix having nn x ?
is returned
binding which elements precised in the argument what
.
Examples
print8mn(rbmn0mn.01);