nbn4rmatrix {rbmn} | R Documentation |
a /nbn/ from a regression matrix
Description
reverse of rmatrix4nbn
but the standard deviations must be
included.
Usage
nbn4rmatrix(rmatrix)
Arguments
rmatrix |
The regression coefficient matrix with the standard deviations in the diagonal. |
Details
mu
s are put to nought
Value
A /nbn/ object
Examples
print8nbn(nbn4rmatrix(rmatrix4nbn(rbmn0nbn.02)));
[Package rbmn version 0.9-6 Index]