-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 756 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Generated by roxygen2: do not edit by hand
export(SICCS_preprocess)
export(calc_save_climatology)
export(calculate_time_average_raster)
export(crossvalidate)
export(cubist_model_caret)
export(doNearestNeighbor)
export(doTps)
export(download_time_seq)
export(generate_raster_based_on_netcdf)
export(get_statistical_summary)
export(interpolation_idw)
export(interpolation_krigingdrift)
export(interpolation_ordinarykriging)
export(interpolation_tps)
export(linear_model_caret)
export(load.data.paths)
export(load_auxiliarydata)
export(load_statistical_summary)
export(pca_variance)
export(plot_climatology)
export(points_over_raster)
export(random_forest_model_caret)
export(rasterSOM)
export(svmRadial_model_caret)
export(svm_model_caret)
import(fields)