# Generated by roxygen2: do not edit by hand

S3method(Laplacian,default)
S3method(Laplacian,graphpcor)
S3method(Laplacian,matrix)
S3method(cgeneric,character)
S3method(cgeneric,default)
S3method(cgeneric,graphpcor)
S3method(cgeneric,treepcor)
S3method(dim,graphpcor)
S3method(dim,treepcor)
S3method(graph,inla.cgeneric)
S3method(graph,inla.rgeneric)
S3method(graphpcor,formula)
S3method(graphpcor,matrix)
S3method(hessian,graphpcor)
S3method(initial,inla.cgeneric)
S3method(initial,inla.rgeneric)
S3method(is.zero,default)
S3method(is.zero,matrix)
S3method(mu,inla.cgeneric)
S3method(mu,inla.rgeneric)
S3method(prec,default)
S3method(prec,graphpcor)
S3method(prec,inla)
S3method(prec,inla.cgeneric)
S3method(prec,inla.rgeneric)
S3method(prec,treepcor)
S3method(print,graphpcor)
S3method(print,treepcor)
S3method(prior,inla.cgeneric)
S3method(prior,inla.rgeneric)
S3method(rgeneric,default)
S3method(summary,graphpcor)
S3method(summary,treepcor)
export(Laplacian)
export(Lprec)
export(cgeneric)
export(cgeneric_graphpcor)
export(cgeneric_treepcor)
export(dLKJ)
export(graph)
export(graphpcor)
export(initial)
export(is.zero)
export(mu)
export(prec)
export(prior)
export(rcorrel)
export(rgeneric)
export(theta2correl)
export(treepcor)
exportMethods(drop1)
exportMethods(edges)
exportMethods(kronecker)
exportMethods(plot)
exportMethods(vcov)
importFrom(Matrix,Diagonal)
importFrom(graph,edges)
importFrom(methods,existsFunction)
importFrom(methods,getMethod)
importFrom(methods,new)
importFrom(numDeriv,hessian)
importFrom(stats,as.formula)
importFrom(stats,cov2cor)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(utils,str)
useDynLib(graphpcor, .registration = TRUE)
