# Generated by roxygen2: do not edit by hand

export(MagiPosterior)
export(MagiSolver)
export(calCov)
export(gpsmoothing)
export(gpsmoothllik)
export(setDiscretization)
export(testDynamicalModel)
import(Rcpp)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.function)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(grid,pushViewport)
importFrom(gridBase,baseViewports)
importFrom(gridExtra,grid.table)
importFrom(stats,approx)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,dlnorm)
importFrom(stats,dnorm)
importFrom(stats,fft)
importFrom(stats,median)
importFrom(stats,nobs)
importFrom(stats,plot.ts)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(magi)
