NAMESPACE 810 Bytes
Newer Older
# Generated by roxygen2: do not edit by hand

export(CST_BiasCorrection)
export(CST_Calibration)
export(CST_MultiMetric)
export(CST_MultivarRMSE)
export(CST_RFSlope)
export(CST_RainFARM)
nperez's avatar
nperez committed
export(PlotForecastPDF)
nperez's avatar
nperez committed
export(PlotMostLikelyQuantileMap)
export(RFSlope)
export(RFWeights)
export(RainFARM)
import(JuliaCall)
nperez's avatar
nperez committed
import(ggplot2)
import(multiApply)
import(s2dverification)
import(stats)
importFrom(data.table,CJ)
importFrom(data.table,data.table)
importFrom(data.table,setkey)
nperez's avatar
nperez committed
importFrom(maps,map)
importFrom(plyr,.)
importFrom(plyr,dlply)
importFrom(reshape2,melt)
Nicolau Manubens's avatar
Nicolau Manubens committed
importFrom(grDevices, adjustcolor, bmp, colorRampPalette, dev.cur, dev.new, dev.off, hcl, jpeg, pdf, png, postscript, svg, tiff)
importFrom(graphics, box, image, layout, mtext, par, plot.new)
Nicolau Manubens's avatar
Nicolau Manubens committed
importFrom(utils, installed.packages)