nbn4nbn {rbmn}R Documentation

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)

Arguments

nbn

The nbn object to transform.

Details

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

Value

The resulting nbn.

Examples

 print8nbn(nbn4nbn(rbmn0nbn.04));

[Package rbmn version 0.9-6 Index]