# Generated by roxygen2: do not edit by hand

S3method(toString,dataset)
S3method(toString,mcmcCooking)
S3method(toString,mcmcOptions)
S3method(toString,mcmcSummary)
S3method(toString,model)
S3method(toString,parameter)
S3method(toString,parameter_VAR)
S3method(toString,prediction)
S3method(toString,remnantErrorModel)
S3method(toString,residualOptions)
S3method(toString,runOptions)
export(BaM)
export(MCMC_AM)
export(MCMC_OAAT)
export(SPD_estimate)
export(SPD_getVARproperties)
export(blocDiag)
export(dataset)
export(densityPlot)
export(downloadBaM)
export(getAwPfromBathy)
export(getCatalogue)
export(getInitPar)
export(getNames)
export(getParNames)
export(llfunk_iLinear_Gaussian)
export(llfunk_iid_Gaussian)
export(logLikelihood_BaM)
export(logPosterior_BaM)
export(logPosterior_BaM_wrapped)
export(logPrior_Flat)
export(mcmcCooking)
export(mcmcOptions)
export(mcmcSummary)
export(model)
export(parameter)
export(parameter_VAR)
export(prediction)
export(readMCMC)
export(remnantErrorModel)
export(residualOptions)
export(runModel)
export(runOptions)
export(setInitPar)
export(setPathToBaM)
export(tracePlot)
export(violinPlot)
export(writePredInputs)
export(xtraModelInfo)
import(ggplot2)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(gridExtra,grid.arrange)
importFrom(mvtnorm,rmvnorm)
importFrom(progress,progress_bar)
importFrom(rjson,fromJSON)
importFrom(rlang,.data)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,reorder)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(tidyr,gather)
importFrom(tools,R_user_dir)
importFrom(tools,file_path_sans_ext)
importFrom(utils,download.file)
importFrom(utils,read.table)
importFrom(utils,unzip)
importFrom(utils,write.table)
