Other packages > Find by keyword >

downscale  

Downscaling Species Occupancy
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("downscale", "5.1.4")



Attach the package and use:
library("downscale")
Maintained by
Charles Marsh
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-14
Latest Update: 2025-09-03
Description:
Uses species occupancy at coarse grain sizes to predict species occupancy at fine grain sizes. Ten models are provided to fit and extrapolate the occupancy-area relationship, as well as methods for preparing atlas data for modelling. See Marsh et. al. (2018) .
How to cite:
Charles Marsh (2015). downscale: Downscaling Species Occupancy. R package version 5.1.4, https://cran.r-project.org/web/packages/downscale. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.1-0 (2015-10-14 13:55), 1.2-1 (2016-03-11 00:43), 1.2-2 (2016-08-19 14:06), 1.2-3 (2016-09-30 23:26), 1.2-4 (2016-11-25 08:43), 2.0-0 (2017-07-31 23:46), 2.0-2 (2017-08-08 17:06), 2.0-3 (2017-08-25 19:37), 3.0-1 (2018-09-09 10:04), 4.2-0 (2021-11-24 14:10), 5.0.0 (2023-06-01 00:20), 5.1.3 (2025-09-18 11:00)
Other packages that cited downscale R package
View downscale citation profile
Other R packages that downscale depends, imports, suggests or enhances
Complete documentation for downscale
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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