# Generated by roxygen2: do not edit by hand

S3method(predict,DNN)
S3method(predict,ML)
S3method(predict,SEM)
export(SEMdnn)
export(SEMml)
export(benchmark)
export(getConnectionWeight)
export(getGradientWeight)
export(getInputPvalue)
export(getShapleyR2)
export(mapGraph)
export(nplot)
export(predict.DNN)
export(predict.ML)
export(predict.SEM)
import(SEMgraph)
import(igraph)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(mgcv,gam)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(torch,torch_is_installed)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
