NAMESPACE 3.32 KB
Newer Older
# Generated by roxygen2: do not edit by hand

S3method(print,s2dv_cube)
nperez's avatar
nperez committed
export(AdamontAnalog)
export(AdamontQQCorr)
export(Analogs)
export(BEI_EMWeighting)
export(BEI_PDFBest)
export(BEI_ProbsWeighting)
export(BEI_TercilesWeighting)
export(BEI_Weights)
export(BiasCorrection)
export(CST_AdamontQQCorr)
nperez's avatar
nperez committed
export(CST_Analogs)
nperez's avatar
nperez committed
export(CST_Anomaly)
export(CST_BEI_Weighting)
export(CST_BiasCorrection)
export(CST_Calibration)
export(CST_ChangeDimNames)
export(CST_DynBiasCorrection)
export(CST_EnsClustering)
export(CST_MergeDims)
export(CST_MultiEOF)
export(CST_MultiMetric)
export(CST_MultivarRMSE)
nperez's avatar
nperez committed
export(CST_ProxiesAttractor)
nperez's avatar
nperez committed
export(CST_QuantileMapping)
export(CST_RFSlope)
export(CST_RFTemp)
export(CST_RFWeights)
export(CST_RainFARM)
export(CST_RegimesAssign)
nperez's avatar
nperez committed
export(CST_SaveExp)
nperez's avatar
nperez committed
export(CST_SplitDim)
Eva Rifà's avatar
Eva Rifà committed
export(CST_Start)
export(CST_WeatherRegimes)
export(Calibration)
nperez's avatar
nperez committed
export(CategoricalEnsCombination)
nperez's avatar
nperez committed
export(DynBiasCorrection)
export(EnsClustering)
export(MergeDims)
nperez's avatar
nperez committed
export(MultiEOF)
export(MultiMetric)
export(PDFIndexHind)
export(PlotCombinedMap)
nperez's avatar
nperez committed
export(PlotForecastPDF)
nperez's avatar
nperez committed
export(PlotMostLikelyQuantileMap)
export(PlotPDFsOLE)
export(PlotTriangles4Categories)
export(PlotWeeklyClim)
nperez's avatar
nperez committed
export(Predictability)
export(ProxiesAttractor)
nperez's avatar
nperez committed
export(QuantileMapping)
export(RFSlope)
export(RFTemp)
nperez's avatar
nperez committed
export(RF_Weights)
export(RainFARM)
export(RegimesAssign)
export(SaveExp)
nperez's avatar
nperez committed
export(SplitDim)
export(WeatherRegime)
nperez's avatar
nperez committed
export(as.s2dv_cube)
nperez's avatar
nperez committed
export(s2dv_cube)
import(RColorBrewer)
nperez's avatar
nperez committed
import(abind)
nperez's avatar
nperez committed
import(ggplot2)
import(lubridate)
nperez's avatar
nperez committed
import(multiApply)
nperez's avatar
nperez committed
import(qmap)
import(rainfarmr)
import(s2dv)
import(scales)
Eva Rifà's avatar
Eva Rifà committed
import(startR)
import(stats)
nperez's avatar
nperez committed
importFrom(ClimProjDiags,SelBox)
importFrom(ClimProjDiags,Subset)
importFrom(RColorBrewer,brewer.pal)
nperez's avatar
nperez committed
importFrom(abind,abind)
importFrom(data.table,CJ)
importFrom(data.table,data.table)
importFrom(data.table,setkey)
importFrom(easyVerification,climFairRpss)
importFrom(easyVerification,veriApply)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,bmp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,hcl)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,postscript)
importFrom(grDevices,svg)
importFrom(grDevices,tiff)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(graphics,title)
nperez's avatar
nperez committed
importFrom(maps,map)
importFrom(plyr,.)
importFrom(plyr,dlply)
importFrom(reshape2,melt)
importFrom(s2dv,ACC)
importFrom(s2dv,Ano_CrossValid)
importFrom(s2dv,Clim)
importFrom(s2dv,ColorBar)
importFrom(s2dv,Corr)
importFrom(s2dv,EOF)
importFrom(s2dv,Eno)
importFrom(s2dv,InsertDim)
importFrom(s2dv,Load)
importFrom(s2dv,MeanDims)
importFrom(s2dv,PlotEquiMap)
importFrom(s2dv,RMS)
importFrom(s2dv,RMSSS)
importFrom(s2dv,Reorder)
importFrom(utils,glob2rx)
nperez's avatar
nperez committed
importFrom(utils,head)
nperez's avatar
nperez committed
importFrom(utils,read.table)
nperez's avatar
nperez committed
importFrom(utils,tail)
importFrom(verification,verify)