# Generated by roxygen2: 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(genexp)
export(genexp_gradient)
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(graphics,plot)
importFrom(graphics,points)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,as.ts)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,deltat)
importFrom(stats,deviance)
importFrom(stats,end)
importFrom(stats,filter)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,frequency)
importFrom(stats,getCall)
importFrom(stats,lm)
importFrom(stats,lsfit)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,poly)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,update.formula)
importFrom(stats,window)
importFrom(utils,capture.output)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
