# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,walker_fit)
S3method(coef,walker_fit)
S3method(fitted,walker_fit)
S3method(pp_check,walker_fit)
S3method(predict,walker_fit)
S3method(print,walker_fit)
S3method(summary,walker_fit)
export(lfo)
export(plot_coefs)
export(plot_fit)
export(plot_predict)
export(predict_counterfactual)
export(rw1)
export(rw2)
export(walker)
export(walker_glm)
export(walker_rw1)
import(Rcpp)
import(bayesplot)
import(ggplot2)
import(methods)
import(rstan)
importFrom(Hmisc,wtd.mean)
importFrom(Hmisc,wtd.quantile)
importFrom(Hmisc,wtd.var)
importFrom(KFAS,SSMcustom)
importFrom(KFAS,SSModel)
importFrom(KFAS,approxSSM)
importFrom(KFAS,fitSSM)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,loadModule)
importFrom(RcppParallel,CxxFlags)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(bayesplot,color_scheme_get)
importFrom(bayesplot,pp_check)
importFrom(bayesplot,theme_default)
importFrom(coda,spectrum0.ar)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(loo,pareto_k_values)
importFrom(loo,psis)
importFrom(loo,weights.importance_sampling)
importFrom(rlang,.data)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,deltat)
importFrom(stats,drop.terms)
importFrom(stats,end)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,plogis)
importFrom(stats,poisson)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,update.formula)
importFrom(stats,window)
useDynLib(walker, .registration = TRUE)
