# Generated by roxygen2: do not edit by hand

S3method(Laplacian,default)
S3method(Laplacian,graphpcor)
S3method(Laplacian,matrix)
S3method(basecor,matrix)
S3method(basecor,numeric)
S3method(basepcor,matrix)
S3method(basepcor,numeric)
S3method(cgeneric,graphpcor)
S3method(cgeneric,matrix)
S3method(cgeneric,treepcor)
S3method(dim,graphpcor)
S3method(dim,treepcor)
S3method(graphpcor,formula)
S3method(graphpcor,matrix)
S3method(hessian,graphpcor)
S3method(prec,graphpcor)
S3method(prec,treepcor)
S3method(print,basecor)
S3method(print,basepcor)
S3method(print,graphpcor)
S3method(print,treepcor)
S3method(summary,graphpcor)
S3method(summary,treepcor)
export(Laplacian)
export(basecor)
export(basepcor)
export(cholcor)
export(dLKJ)
export(graphpcor)
export(treepcor)
exportMethods(drop1)
exportMethods(edges)
exportMethods(plot)
exportMethods(vcov)
importFrom(INLAtools,Sparse)
importFrom(INLAtools,cgeneric)
importFrom(INLAtools,is.zero)
importFrom(INLAtools,prec)
importFrom(Matrix,Matrix)
importFrom(Matrix,forceSymmetric)
importFrom(graph,edges)
importFrom(methods,getMethod)
importFrom(methods,new)
importFrom(numDeriv,hessian)
importFrom(stats,as.formula)
importFrom(stats,cov2cor)
importFrom(stats,rexp)
importFrom(stats,runif)
useDynLib(graphpcor, .registration = TRUE)
