# Generated by roxygen2: do not edit by hand

S3method(autoplot,predict_bssm)
S3method(auxiliary_filter,bsm)
S3method(auxiliary_filter,gssm)
S3method(auxiliary_filter,nlg_ssm)
S3method(bootstrap_filter,bsm)
S3method(bootstrap_filter,gssm)
S3method(bootstrap_filter,ng_bsm)
S3method(bootstrap_filter,ngssm)
S3method(bootstrap_filter,nlg_ssm)
S3method(bootstrap_filter,svm)
S3method(ekpf_filter,nlg_ssm)
S3method(fast_smoother,bsm)
S3method(fast_smoother,gssm)
S3method(fast_smoother,mv_gssm)
S3method(fast_smoother,ng_bsm)
S3method(fast_smoother,ngssm)
S3method(fast_smoother,svm)
S3method(gaussian_approx,ng_bsm)
S3method(gaussian_approx,ngssm)
S3method(gaussian_approx,nlg_ssm)
S3method(gaussian_approx,svm)
S3method(importance_sample,ng_bsm)
S3method(importance_sample,ngssm)
S3method(importance_sample,svm)
S3method(kfilter,bsm)
S3method(kfilter,gssm)
S3method(kfilter,ng_bsm)
S3method(kfilter,ngssm)
S3method(kfilter,svm)
S3method(logLik,bsm)
S3method(logLik,gssm)
S3method(logLik,mv_gssm)
S3method(logLik,ng_bsm)
S3method(logLik,ngssm)
S3method(logLik,nlg_ssm)
S3method(logLik,svm)
S3method(particle_smoother,bsm)
S3method(particle_smoother,gssm)
S3method(particle_smoother,ng_bsm)
S3method(particle_smoother,ngssm)
S3method(particle_smoother,nlg_ssm)
S3method(particle_smoother,svm)
S3method(predict,mcmc_output)
S3method(print,mcmc_output)
S3method(run_mcmc,bsm)
S3method(run_mcmc,gssm)
S3method(run_mcmc,ng_bsm)
S3method(run_mcmc,ngssm)
S3method(run_mcmc,nlg_ssm)
S3method(run_mcmc,svm)
S3method(sim_smoother,bsm)
S3method(sim_smoother,gssm)
S3method(sim_smoother,ng_bsm)
S3method(sim_smoother,ngssm)
S3method(sim_smoother,svm)
S3method(smoother,bsm)
S3method(smoother,gssm)
S3method(smoother,ng_bsm)
S3method(smoother,ngssm)
S3method(smoother,svm)
S3method(summary,mcmc_output)
export(as_gssm)
export(as_ngssm)
export(auxiliary_filter)
export(bootstrap_filter)
export(bsm)
export(ekf)
export(ekf_smoother)
export(ekpf_filter)
export(expand_sample)
export(fast_smoother)
export(gaussian_approx)
export(gssm)
export(halfnormal)
export(importance_sample)
export(kfilter)
export(ng_bsm)
export(ngssm)
export(nlg_ssm)
export(normal)
export(particle_smoother)
export(run_mcmc)
export(sim_smoother)
export(smoother)
export(svm)
export(ukf)
export(uniform)
importFrom(Rcpp,evalCpp)
importFrom(coda,effectiveSize)
importFrom(coda,mcmc)
importFrom(coda,spectrum0.ar)
importFrom(coda,thin)
importFrom(diagis,ess)
importFrom(diagis,weighted_mean)
importFrom(diagis,weighted_se)
importFrom(diagis,weighted_var)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(stats,"tsp<-")
importFrom(stats,as.ts)
importFrom(stats,dnorm)
importFrom(stats,end)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,logLik)
importFrom(stats,pnorm)
importFrom(stats,qlogis)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,ts.union)
importFrom(stats,tsp)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(bssm)
