Learn R Programming

rbmn (version 0.9-6)

nbn4rmatrix: a /nbn/ from a regression matrix

Description

reverse of rmatrix4nbn but the standard deviations must be included.

Usage

nbn4rmatrix(rmatrix)

Value

A /nbn/ object

Arguments

rmatrix

The regression coefficient matrix with the standard deviations in the diagonal.

Details

mus are put to nought

Examples

Run this code
 print8nbn(nbn4rmatrix(rmatrix4nbn(rbmn0nbn.02)));

Run the code above in your browser using DataLab