This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathNAMESPACE
66 lines (65 loc) · 1.48 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
55
56
57
58
59
60
61
62
63
64
65
66
# Generated by roxygen2: do not edit by hand
export(aucMultiWeighted)
export(aucWeighted)
export(bioticVelocity)
export(compareNiches)
export(compareResponse)
export(contBoyce)
export(contBoyce2x)
export(convertTropicosCoords)
export(coordPrecision)
export(createPlotPoly)
export(decimalToDms)
export(dmsToDecimal)
export(elimCellDups)
export(extractLarge)
export(fpb)
export(fpbOneThreshold)
export(geoFold)
export(geoThin)
export(geoThinApprox)
export(getCRS)
export(getCores)
export(getEPSG)
export(interpolateRasters)
export(longLatRasters)
export(mcpFromPolys)
export(modelSize)
export(mop)
export(nicheOverlap)
export(pointDist)
export(predictEnmSdm)
export(predictMaxEnt)
export(predictMaxNet)
export(randPointsBatch)
export(randPointsBatchExtract)
export(randPointsBatchNicheOverlap)
export(randPointsBatchSampled)
export(randPointsRespectingSelf)
export(randPointsRespectingSelfOther1)
export(randPointsRespectingSelfOther2)
export(rastWithSquareCells)
export(sampleRast)
export(sampleRastStrat)
export(spatialCorrForPoints)
export(spatialCorrForPointsPlot)
export(spatialCorrForPointsSummary)
export(spatialCorrForPointsWeight)
export(squareRastCells)
export(summaryByCrossValid)
export(svToSpatial)
export(thresholdStats)
export(thresholdWeighted)
export(tjursR2Weighted)
export(trainBrt)
export(trainByCrossValid)
export(trainCrf)
export(trainGam)
export(trainGlm)
export(trainGlmDredge)
export(trainMaxEnt)
export(trainMaxNet)
export(trainNs)
export(trainRf)
export(tssWeighted)
export(xToCoords)