View source: R/f05.nbnma.code.r
adja2nbn | R Documentation |
returns a nbn
object with O/1 regression coefficients having
adja
as adjacency matrix.
adja2nbn(adja)
adja |
The initial adjacency matrix. |
The corresponding standardized nbn
object.
print8nbn(adja2nbn(adja4nbn(rbmn0nbn.03)));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.