# Generated by roxygen2 (4.1.0): do not edit by hand

S3method("+",lws_table)
S3method(AIC,midas_r_np)
S3method(BIC,midas_r_np)
S3method(bread,midas_r)
S3method(coef,midas_r)
S3method(deriv_tests,midas_r)
S3method(deviance,midas_r)
S3method(estfun,midas_r)
S3method(forecast,midas_r)
S3method(forecast,midas_r_np)
S3method(forecast,midas_u)
S3method(logLik,midas_r)
S3method(predict,midas_r)
S3method(predict,midas_r_np)
S3method(predict,midas_u)
S3method(print,lws_table)
S3method(print,midas_r)
S3method(print,midas_r_ic_table)
S3method(print,midas_r_np)
S3method(print,summary.midas_r)
S3method(simulate,midas_r)
S3method(summary,midas_r)
S3method(summary,midas_r_np)
S3method(update,midas_r)
S3method(update,midas_r_ic_table)
S3method(vcov,midas_r)
export(agk.test)
export(almonp)
export(almonp_gradient)
export(amidas_table)
export(amweights)
export(average_forecast)
export(check_mixfreq)
export(deriv_tests)
export(dmls)
export(expand_amidas)
export(expand_weights_lags)
export(fmls)
export(forecast)
export(get_estimation_sample)
export(gompertzp)
export(gompertzp_gradient)
export(hAh_test)
export(hAhr_test)
export(harstep)
export(harstep_gradient)
export(hf_lags_table)
export(imidas_r)
export(lcauchyp)
export(lcauchyp_gradient)
export(lf_lags_table)
export(midas_auto_sim)
export(midas_r)
export(midas_r_ic_table)
export(midas_r_np)
export(midas_r_simple)
export(midas_sim)
export(midas_u)
export(mls)
export(modsel)
export(nakagamip)
export(nakagamip_gradient)
export(nbeta)
export(nbetaMT)
export(nbetaMT_gradient)
export(nbeta_gradient)
export(nealmon)
export(nealmon_gradient)
export(plot_midas_coef)
export(polystep)
export(polystep_gradient)
export(select_and_forecast)
export(simulate)
export(split_data)
export(update_weights)
export(weights_table)
import(Matrix)
import(numDeriv)
import(optimx)
import(sandwich)
importFrom(MASS,ginv)
importFrom(forecast,forecast)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,simulate)
