-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 1.63 KB
/
DESCRIPTION
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
Package: lulcc
Title: Land Use Change Modelling in R
Version: 1.0.5
Authors@R: c(
person("Simon", "Moulds", email = "[email protected]", role = c("cre", "aut")),
person("Valentin", "Lucet", email = "[email protected]", role = "aut"))
Description: Classes and methods for spatially explicit land use change
modelling in R.
Depends: methods, raster, R (>= 3.1.0)
License: GPL-3 | file LICENSE
LazyData: true
Imports: ROCR, lattice, rasterVis
Suggests: caret, rpart, randomForest, gsubfn, Hmisc, plyr,
RColorBrewer, brms
Collate: 'class-CategoryLabel.R' 'class-ObsLulcRasterStack.R'
'class-PredictiveModelList.R' 'class-ExpVarRasterList.R'
'class-NeighbRasterStack.R' 'class-Model.R'
'class-ThreeMapComparison.R' 'AgreementBudget.R'
'ExpVarRasterList.R' 'FigureOfMerit.R' 'Model.R'
'NeighbRasterStack.R' 'ObsLulcRasterStack.R'
'class-PerformanceList.R' 'PerformanceList.R'
'class-PredictionList.R' 'PredictionList.R'
'ThreeMapComparison.R' 'allocate.R' 'allow.R' 'allowNeighb.R'
'approxExtrapDemand.R' 'as.data.frame.R'
'c.PredictiveModelList.R' 'index.R' 'coerce.R' 'compareAUC.R'
'crossTabulate.R' 'data.R' 'getPredictiveModelInputData.R'
'length.R' 'lulcc-package.R' 'models.R' 'names.R' 'partition.R'
'performance.rocr.R' 'plot.AgreementBudget.R'
'plot.FigureOfMerit.R' 'plot.Performance.R' 'plot.R'
'predict.R' 'resample.R' 'show.R' 'subset.R' 'summary.R'
'total.R'
Packaged: 2017-03-27 13:11:40 UTC; simon
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2017-03-27 14:28:10 UTC
RoxygenNote: 7.1.0