Learn R Programming

rbmn (version 0.9-6)

nbn4nbn: From a /nbn/ computes the associated nbn1

Description

returns a /nbn/ object with the same structure as nbn but all $mu are put to zero, all $sigma to one as well as $regcof.

Usage

nbn4nbn(nbn)

Value

The resulting nbn.

Arguments

nbn

The nbn object to transform.

Details

These coefficient values allows the easy study of the /nbn/ structure.

Examples

Run this code
 print8nbn(nbn4nbn(rbmn0nbn.04));

Run the code above in your browser using DataLab