# Generated by roxygen2: do not edit by hand

S3method(plot,statespace)
S3method(predict,statespace)
export(expectation_maximization)
export(iterative_grid_search)
export(kalman_filtering)
export(kalman_smoothing)
export(loglik)
export(select_Kalman_variances)
export(statespace)
export(viking)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,predict)
importFrom(stats,qqnorm)
importFrom(stats,rnorm)
importFrom(stats,sd)
