Other packages > Find by keyword >

lulcc  

Land Use Change Modelling in R
View on CRAN: Click here


Download and install lulcc package within the R console
Install from CRAN:
install.packages("lulcc")

Install from Github:
library("remotes")
install_github("cran/lulcc")

Install by package version:
library("remotes")
install_version("lulcc", "1.0.4")



Attach the package and use:
library("lulcc")
Maintained by
Simon Moulds
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-07-30
Latest Update: 2019-03-01
Description:
Classes and methods for spatially explicit land use change modelling in R.
How to cite:
Simon Moulds (2015). lulcc: Land Use Change Modelling in R. R package version 1.0.4, https://cran.r-project.org/web/packages/lulcc. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2015-07-30 13:13), 1.0.1 (2015-08-19 11:50), 1.0.2 (2017-03-27 16:28), 1.0.3 (2019-01-24 14:30)
Other packages that cited lulcc R package
View lulcc citation profile
Other R packages that lulcc depends, imports, suggests or enhances
Complete documentation for lulcc
Functions, R codes and Examples using the lulcc R package
Some associated functions: AgreementBudget-class . AgreementBudget . CategoryLabel-class . CluesModel-class . CluesModel . ExpVarRasterList-class . ExpVarRasterList . FigureOfMerit-class . FigureOfMerit . Model-class . Model-fitting . NeighbRasterStack-class . NeighbRasterStack . ObsLulcRasterStack-class . ObsLulcRasterStack . OrderedModel-class . OrderedModel . PerformanceList-class . PerformanceList . PredictionList-class . PredictionList . PredictiveModelList-class . ThreeMapComparison-class . ThreeMapComparison . allocate . allow . allowNeighb . approxExtrapDemand . as.data.frame . c.PredictiveModelList . compareAUC . crossTabulate . extractIndex . getPredictiveModelInputData . lulcc-package . partition . performance.rocr . pie . plot.AgreementBudget . plot.FigureOfMerit . plot.PerformanceList . plot . predict . resample . roundSum . show-methods . sibuyan . subset-methods . summary-methods . total . 
Some associated R codes: AgreementBudget.R . ExpVarRasterList.R . FigureOfMerit.R . Model.R . NeighbRasterStack.R . ObsLulcRasterStack.R . PerformanceList.R . PredictionList.R . ThreeMapComparison.R . allocate.R . allow.R . allowNeighb.R . approxExtrapDemand.R . as.data.frame.R . c.PredictiveModelList.R . class-CategoryLabel.R . class-ExpVarRasterList.R . class-Model.R . class-NeighbRasterStack.R . class-ObsLulcRasterStack.R . class-PerformanceList.R . class-PredictionList.R . class-PredictiveModelList.R . class-ThreeMapComparison.R . coerce.R . compareAUC.R . crossTabulate.R . data.R . getPredictiveModelInputData.R . index.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 .  Full lulcc package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA