# Generated by roxygen2: do not edit by hand

S3method("[",sparsebnPath)
S3method(as.data.frame,sparsebnData)
S3method(as.list,edgeList)
S3method(as.list,sparse)
S3method(as.list,sparsebnFit)
S3method(as.list,sparsebnPath)
S3method(as.matrix,edgeList)
S3method(as.matrix,sparse)
S3method(as.sparse,list)
S3method(as.sparse,matrix)
S3method(edgeList,list)
S3method(estimate.covariance,sparsebnFit)
S3method(estimate.covariance,sparsebnPath)
S3method(estimate.parameters,edgeList)
S3method(estimate.parameters,sparsebnFit)
S3method(estimate.parameters,sparsebnPath)
S3method(estimate.precision,sparsebnFit)
S3method(estimate.precision,sparsebnPath)
S3method(get.adjacency.matrix,edgeList)
S3method(get.adjacency.matrix,sparsebnFit)
S3method(get.adjacency.matrix,sparsebnPath)
S3method(get.covariance,Matrix)
S3method(get.covariance,matrix)
S3method(get.precision,Matrix)
S3method(get.precision,matrix)
S3method(is.zero,edgeList)
S3method(is.zero,sparse)
S3method(lambda.grid,sparsebnPath)
S3method(num.edges,edgeList)
S3method(num.edges,sparsebnFit)
S3method(num.edges,sparsebnPath)
S3method(num.nodes,edgeList)
S3method(num.nodes,sparsebnFit)
S3method(num.nodes,sparsebnPath)
S3method(num.samples,sparsebnData)
S3method(num.samples,sparsebnFit)
S3method(num.samples,sparsebnPath)
S3method(plot,sparsebnFit)
S3method(plot,sparsebnPath)
S3method(print,edgeList)
S3method(print,sparse)
S3method(print,sparsebnData)
S3method(print,sparsebnFit)
S3method(print,sparsebnPath)
S3method(reIndexC,sparse)
S3method(reIndexR,sparse)
S3method(sparse,list)
S3method(sparse,matrix)
S3method(sparsebnData,data.frame)
S3method(sparsebnData,list)
S3method(sparsebnData,matrix)
S3method(sparsebnFit,list)
S3method(sparsebnPath,list)
S3method(to_edgeList,edgeList)
S3method(to_edgeList,graph)
S3method(to_edgeList,igraph)
S3method(to_edgeList,network)
S3method(to_edgeList,sparsebnFit)
S3method(to_edgeList,sparsebnPath)
S3method(to_graphNEL,edgeList)
S3method(to_graphNEL,graphNEL)
S3method(to_graphNEL,igraph)
S3method(to_graphNEL,network)
S3method(to_graphNEL,sparsebnFit)
S3method(to_graphNEL,sparsebnPath)
S3method(to_igraph,edgeList)
S3method(to_igraph,graphNEL)
S3method(to_igraph,igraph)
S3method(to_igraph,network)
S3method(to_igraph,sparsebnFit)
S3method(to_igraph,sparsebnPath)
S3method(to_network,edgeList)
S3method(to_network,graphNEL)
S3method(to_network,igraph)
S3method(to_network,network)
S3method(to_network,sparsebnFit)
S3method(to_network,sparsebnPath)
export(alg_input_data_frame)
export(as.edgeList)
export(as.sparse)
export(as.sparsebnData)
export(as.sparsebnFit)
export(as.sparsebnPath)
export(auto_count_levels)
export(capitalize)
export(check_if_complete_data)
export(check_if_data_matrix)
export(check_if_matrix)
export(check_list_class)
export(check_list_names)
export(col_classes)
export(cor_vector)
export(count.interventions)
export(count.levels)
export(count_nas)
export(edgeList)
export(estimate.covariance)
export(estimate.parameters)
export(estimate.precision)
export(fit_dag)
export(generate.lambdas)
export(get.adjacency.matrix)
export(get.covariance)
export(get.precision)
export(getGraphPackage)
export(getPlotPackage)
export(global_coerce_warning)
export(has_missing_values)
export(input_not_sparsebnData)
export(invalid_pkg_specification)
export(is.edgeList)
export(is.obs)
export(is.sparse)
export(is.sparsebnData)
export(is.sparsebnFit)
export(is.sparsebnPath)
export(is.zero)
export(lambda.grid)
export(list_classes)
export(num.edges)
export(num.nodes)
export(num.samples)
export(pkg_not_installed)
export(reIndexC)
export(reIndexR)
export(setGraphPackage)
export(setPlotPackage)
export(sparse)
export(sparsebnData)
export(sparsebnFit)
export(sparsebnPath)
export(to_edgeList)
export(to_graphNEL)
export(to_igraph)
export(to_network)
export(zero_threshold)
importFrom(grDevices,dev.off)
importFrom(grDevices,n2mfrow)
importFrom(graphics,par)
importFrom(graphics,plot)
