Description Usage Arguments Value
Create a graph based on the output from the nsZINB function
1 | createGraph(models, filter, bic = "extBIC")
|
models |
a list of p models. The jth model is the output from the nsZINB function using the jth variable as the response and rest (p-1) variables as the covariates. |
filter |
the filter matrix prior to performing the variable selection. |
bic |
the criterion used to create the graph, could be "BIC", "extBIC" or "extBICGG". Default is "extBIC". |
returns the estimated moral graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.