# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,mcmc_output)
S3method(bootstrap_filter,gaussian)
S3method(bootstrap_filter,nongaussian)
S3method(bootstrap_filter,ssm_nlg)
S3method(bootstrap_filter,ssm_sde)
S3method(ekpf_filter,ssm_nlg)
S3method(fast_smoother,gaussian)
S3method(fast_smoother,nongaussian)
S3method(gaussian_approx,nongaussian)
S3method(gaussian_approx,ssm_nlg)
S3method(importance_sample,nongaussian)
S3method(kfilter,gaussian)
S3method(kfilter,nongaussian)
S3method(logLik,gaussian)
S3method(logLik,nongaussian)
S3method(logLik,ssm_nlg)
S3method(logLik,ssm_sde)
S3method(particle_smoother,gaussian)
S3method(particle_smoother,nongaussian)
S3method(particle_smoother,ssm_nlg)
S3method(particle_smoother,ssm_sde)
S3method(predict,mcmc_output)
S3method(print,mcmc_output)
S3method(run_mcmc,gaussian)
S3method(run_mcmc,nongaussian)
S3method(run_mcmc,ssm_nlg)
S3method(run_mcmc,ssm_sde)
S3method(sim_smoother,gaussian)
S3method(sim_smoother,nongaussian)
S3method(smoother,gaussian)
S3method(smoother,nongaussian)
S3method(summary,mcmc_output)
export(ar1_lg)
export(ar1_ng)
export(as_bssm)
export(asymptotic_var)
export(bootstrap_filter)
export(bsm_lg)
export(bsm_ng)
export(ekf)
export(ekf_smoother)
export(ekpf_filter)
export(expand_sample)
export(fast_smoother)
export(gamma)
export(gaussian_approx)
export(halfnormal)
export(importance_sample)
export(kfilter)
export(normal)
export(particle_smoother)
export(post_correct)
export(run_mcmc)
export(sim_smoother)
export(smoother)
export(ssm_mlg)
export(ssm_mng)
export(ssm_nlg)
export(ssm_sde)
export(ssm_ulg)
export(ssm_ung)
export(suggest_N)
export(svm)
export(tnormal)
export(ukf)
export(uniform)
importFrom(Rcpp,evalCpp)
importFrom(coda,mcmc)
importFrom(coda,spectrum0.ar)
importFrom(diagis,ess)
importFrom(diagis,weighted_mean)
importFrom(diagis,weighted_se)
importFrom(diagis,weighted_var)
importFrom(stats,"tsp<-")
importFrom(stats,as.ts)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,end)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,logLik)
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(stats,var)
useDynLib(bssm)
