-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
54 lines (53 loc) · 1.12 KB
/
NAMESPACE
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Generated by roxygen2: do not edit by hand
export(bioticVelocity)
export(compareResponse)
export(coordImprecision)
export(countPoints)
export(customAlbers)
export(customLambert)
export(customVNS)
export(decimalToDms)
export(dmsToDecimal)
export(elimCellDuplicates)
export(evalAUC)
export(evalContBoyce)
export(evalMultiAUC)
export(evalTSS)
export(evalThreshold)
export(evalThresholdStats)
export(evalTjursR2)
export(extentToVect)
export(geoFold)
export(geoFoldContrast)
export(geoThin)
export(getCRS)
export(getValueByCell)
export(globalx)
export(interpolateRasts)
export(longLatRasts)
export(modelSize)
export(nearestEnvPoints)
export(nearestGeogPoints)
export(nicheOverlapMetrics)
export(plotExtent)
export(predictEnmSdm)
export(predictMaxEnt)
export(predictMaxNet)
export(responseCurves)
export(sampleRast)
export(setValueByCell)
export(spatVectorToSpatial)
export(squareCellRast)
export(summaryByCrossValid)
export(trainBRT)
export(trainByCrossValid)
export(trainESM)
export(trainGAM)
export(trainGLM)
export(trainMaxEnt)
export(trainMaxNet)
export(trainNS)
export(trainRF)
export(weightByDist)
import(data.table)
importFrom(stats,predict)