-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
executable file
·38 lines (37 loc) · 999 Bytes
/
Copy pathNAMESPACE
File metadata and controls
executable file
·38 lines (37 loc) · 999 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
29
30
31
32
33
34
35
36
37
38
# Generated by roxygen2: do not edit by hand
export(SpatialProba)
export(addHighDimGaussian)
export(alwaysOne)
export(getVirtualSpeciesPresencePoints)
export(maxResNn)
export(mclustDensityFunction)
export(mcmcSampling)
export(optimRes)
export(optimalDistanceThresholdNn)
export(paSampling)
export(paSamplingMcmc)
export(paSamplingNn)
export(plotDensityLines)
export(plotInGeographicalSpace)
export(precomputeMcmcEnvironment)
export(princompCustom)
export(rastPCA)
export(thresh.inspect)
export(uniformSampling)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,recordPlot)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,complete.cases)
importFrom(stats,cov.wt)
importFrom(stats,na.omit)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(USE.MCMC, .registration = TRUE)