Skip to content

cran/dissever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis-CI Build Status CRAN_Status_Badge Total_Downloads

dissever: a method for spatial downscaling

What is dissever?

dissever is a general method for spatial downscaling introduced by Malone et al. in their 2012 Computers & Geosciences paper. This method has been extended and generalised by Roudier et al. to use and leverage a wide range of regression methods.

This package implements the latter in R, and modifies it so numerous regression methods can be tested. It leverages the power of the caret package to do so.

Installing dissever

To install the stable version of dissever:

install.packages('dissever')

To install the development version of dissever:

# install.packages('devtools')
devtools::install_github('pierreroudier/dissever')

About

❗ This is a read-only mirror of the CRAN R package repository. dissever — Spatial Downscaling using the Dissever Algorithm. Homepage: https://github.com/pierreroudier/dissever Report bugs for this package: https://github.com/pierreroudier/dissever/issues

Resources

Stars

Watchers

Forks

Packages

No packages published