# Generated by roxygen2: do not edit by hand

S3method(print,GPCA)
S3method(print,GPCAiteration)
S3method(residuals,varest2)
export(ComprehensivePrecipitationGenerator)
export(ComprehensiveTemperatureGenerator)
export(ElevationOf)
export(GPCA)
export(GPCA_iteration)
export(NewVAReventRealization)
export(PrecipitationEndDay)
export(PrecipitationStartDay)
export(TemperatureEndDay)
export(VAR_mod)
export(WhereIs)
export(acvWGEN)
export(adddate)
export(addsuffixes)
export(arch_test)
export(continuity_ratio)
export(covariance)
export(extractTnFromAnomalies)
export(extractTxFromAnomalies)
export(extractdays)
export(extractmonths)
export(extractyears)
export(findDate)
export(forecastResidual)
export(generateTemperatureTimeseries)
export(getDailyMean)
export(getMonthlyMean)
export(getVARmodel)
export(inv_GPCA)
export(inv_GPCA_iteration)
export(is.monthly.climate)
export(months_f)
export(newVARmultieventRealization)
export(normality_test)
export(normalizeGaussian)
export(normalizeGaussian_prec)
export(normalizeGaussian_severalstations)
export(normalizeGaussian_severalstations_prec)
export(plotDailyClimate)
export(plot_sample)
export(qqplot.lagged)
export(qqplotTnTxWGEN)
export(qqplotTnTxWGEN_seasonal)
export(qqplotWGEN)
export(qqplot_RMAWGEN_Tn)
export(qqplot_RMAWGEN_Tx)
export(qqplot_RMAWGEN_deltaT)
export(qqplot_RMAWGEN_prec)
export(qqplotprecWGEN)
export(qqplotprecWGEN_seasonal)
export(removeNAs)
export(serial_test)
export(setComprehensiveTemperatureGeneratorParameters)
export(splineInterpolateMonthlytoDaily)
export(splineInterpolateMonthlytoDailyforSeveralYears)
exportClasses(GPCA)
exportClasses(GPCAiteration)
exportClasses(GPCAvarest2)
exportClasses(varest)
exportClasses(varest2)
import(chron)
import(date)
import(methods)
import(vars)
importFrom(Matrix,nearPD)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,layout.show)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,acf)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,ecdf)
importFrom(stats,embed)
importFrom(stats,lm)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,qqplot)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,spline)
importFrom(stats,wilcox.test)
importFrom(utils,sessionInfo)
