createGraph: Create a graph based on the output from the nsZINB function

Description Usage Arguments Value

View source: R/createGraph.R

Description

Create a graph based on the output from the nsZINB function

Usage

1
createGraph(models, filter, bic = "extBIC")

Arguments

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".

Value

returns the estimated moral graph.


yliu433/scZINB documentation built on Nov. 30, 2020, 9:07 p.m.