# Generated by roxygen2: do not edit by hand

S3method(logLik,stochvolTMB)
S3method(plot,stochvolTMB)
S3method(predict,stochvolTMB)
S3method(print,stochvolTMB)
S3method(summary,stochvolTMB)
S3method(summary,stochvolTMB_predict)
export(demo)
export(estimate_parameters)
export(get_nll)
export(logit)
export(plot_forecast)
export(residuals)
export(sim_sv)
export(simulate_parameters)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,is.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setcolorder)
importFrom(data.table,setnames)
importFrom(stats,predict)
useDynLib(stochvolTMB, .registration = TRUE)
