Description Objects from the Class Slots Methods Author(s) Examples
square matrix with as many rows as nodes/variables; parents in rows, children in columns with 1 if a ReLaTion, 0 otherwise.
Objects can be created by calls of the form new("pam", rlt=matrix(c(0,1,1,rep(0,6)),3)).
rlt:Object of class "matrix": the square
matrix of relationships between parents (in rows) and children (in
columns).
 see print8pam for the details 
J.-B. Denis
1  | showClass("pam")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.