Description Usage Arguments Value See Also
Function applies the explain function to a subset of data as specified by the explain.link.type argument
1 | AutoExplain(explain.link.types, coh.matrix, data)
|
coh.matrix |
a relationship matrix that will hold the link weights representing the relationships between the different elements of the explanatory nettwork |
data |
data frame witht he arguments we are trying to model |
explain.link.type |
a character vector that contains the variable names of the links in the dataset you are making a network out of. |
a relationship matrix with the weights reflecting the explanatory relationships specified in the function
Explain
which the function wraps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.