adja2nbn: standardized /nbn/ from an adjacency matrix

View source: R/f05.nbnma.code.r

adja2nbnR Documentation

standardized /nbn/ from an adjacency matrix

Description

returns a nbn object with O/1 regression coefficients having adja as adjacency matrix.

Usage

adja2nbn(adja)

Arguments

adja

The initial adjacency matrix.

Value

The corresponding standardized nbn object.

Examples

 print8nbn(adja2nbn(adja4nbn(rbmn0nbn.03)));

rbmn documentation built on July 9, 2023, 6:37 p.m.