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

nperez's avatar
nperez committed
export(AdamontAnalog)
export(Analogs)
export(BEI_PDFBest)
export(BEI_Weights)
export(BiasCorrection)
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_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)
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(PlotCombinedMap)
nperez's avatar
nperez committed
export(PlotForecastPDF)
nperez's avatar
nperez committed
export(PlotMostLikelyQuantileMap)
export(PlotPDFsOLE)
export(PlotTriangles4Categories)
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)
nperez's avatar
nperez committed
import(abind)
nperez's avatar
nperez committed
import(ggplot2)
nperez's avatar
nperez committed
import(multiApply)
nperez's avatar
nperez committed
import(qmap)
import(rainfarmr)
import(stats)
nperez's avatar
nperez committed
importFrom(ClimProjDiags,SelBox)
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,ColorBar)
importFrom(s2dv,Corr)
importFrom(s2dv,InsertDim)
importFrom(s2dv,MeanDims)
importFrom(s2dv,PlotEquiMap)
importFrom(s2dv,RMS)
importFrom(s2dv,RMSSS)
importFrom(s2dv,Reorder)
importFrom(s2dverification,ACC)
importFrom(s2dverification,Ano_CrossValid)
importFrom(s2dverification,Clim)
importFrom(s2dverification,EOF)
importFrom(s2dverification,Eno)
importFrom(s2dverification,Load)
importFrom(s2dverification,Mean1Dim)
importFrom(s2dverification,Subset)
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)
nperez's avatar
nperez committed
useDynLib(CSTools, .registration = TRUE)