pam2gn: from a pam object generates a gn object

Description Usage Arguments Value Examples

View source: R/f0.g4n1.code.r

Description

From a pam object (parentship matrix) generates a gn object. Standard names can be provided for the nodes.

Usage

1
pam2gn(pam, description=rbsb.des0, nom=rbsb.cha0)

Arguments

pam

The pam obect

description

(=rbsb.des0) description for the future gn

nom

(=rbsb.cha0) Names for the nodes

Value

a gn object

Examples

1
2
 g4n3k("RESET"); # needed only for R checking, to be forgotten
 pam2gn(g4n.pam1);

g4n documentation built on May 2, 2019, 5:47 p.m.

Related to pam2gn in g4n...