Other packages > Find by keyword >

cffdrs  

Canadian Forest Fire Danger Rating System
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cffdrs", "1.9.0")



Attach the package and use:
library("cffdrs")
Maintained by
Brett Moore
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-24
Latest Update: 2024-02-22
Description:
This project provides a group of new functions to calculate the outputs of the two main components of the Canadian Forest Fire Danger Rating System (CFFDRS) Van Wagner and Pickett (1985) ) at various time scales: the Fire Weather Index (FWI) System Wan Wagner (1985) and the Fire Behaviour Prediction (FBP) System Forestry Canada Fire Danger Group (1992) . Some functions have two versions, table and raster based.
How to cite:
Brett Moore (2015). cffdrs: Canadian Forest Fire Danger Rating System. R package version 1.9.0, https://cran.r-project.org/web/packages/cffdrs. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.7.1 (2016-02-22 20:47), 1.7.3 (2016-03-17 18:59), 1.7.5 (2016-09-13 21:19), 1.7.6 (2017-04-06 15:25), 1.7 (2015-12-24 08:19), 1.8.1 (2018-10-09 16:00), 1.8.4 (2018-12-19 20:30), 1.8.5 (2019-04-25 00:50), 1.8.6 (2019-05-15 16:40), 1.8.18 (2020-06-03 19:30), 1.8.20 (2022-08-11 12:00)
Other packages that cited cffdrs R package
View cffdrs citation profile
Other R packages that cffdrs depends, imports, suggests or enhances
Complete documentation for cffdrs
Functions, R codes and Examples using the cffdrs R package
Some associated functions: cffdrs-package . fbp . fbpRaster . fireSeason . fwi . fwiRaster . gfmc . gfmcRaster . hffmc . hffmcRaster . lros . pros . sdmc . test_fbp . test_fwi . test_gfmc . test_hffmc . test_lros . test_pros . test_sdmc . test_wDC . test_wDC_fs . wDC . 
Some associated R codes: buiCalc.R . dcCalc.R . dmcCalc.R . ffmcCalc.R . fwiCalc.R . gfmcRaster.R .  Full cffdrs 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

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  
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  
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  
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)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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