Other packages > Find by keyword >

rFIA  

Estimation of Forest Variables using the FIA Database
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rFIA", "1.1.1")



Attach the package and use:
library("rFIA")
Maintained by
Hunter Stanke
[Scholar Profile | Author Map]
First Published: 2019-10-28
Latest Update: 2023-03-12
Description:
The goal of rFIA is to increase the accessibility and use of the United States Forest Services USFS Forest Inventory and Analysis FIA Database by providing a user-friendly open source toolkit to easily query and analyze FIA Data. Designed to accommodate a wide range of potential user objectives rFIA simplifies the estimation of forest variables from the FIA Database and allows all R users experts and newcomers alike to unlock the flexibility inherent to the Enhanced FIA design. Specifically rFIA improves accessibility to the spatial-temporal estimation capacity of the FIA Database by producing space-time indexed summaries of forest variables within user-defined population boundaries. Direct integration with other popular R packages e.g. dplyr tidyr and sf facilitates efficient space-time query and data summary and supports common data representations and API design. The package implements design-based estimation procedures outlined by Bechtold Patterson 2005 doi10.2737SRS-GTR-80 and has been validated against estimates and sampling errors produced by FIA EVALIDator. Current development is focused on the implementation of spatially-enabled model-assisted estimators to improve population change and ratio estimates.
How to cite:
Hunter Stanke (2019). rFIA: Estimation of Forest Variables using the FIA Database. R package version 1.1.1, https://cran.r-project.org/web/packages/rFIA. Accessed 23 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-10-28 14:30), 0.1.1 (2019-11-12 18:30), 0.2.0 (2020-01-09 18:50), 0.2.1 (2020-04-03 21:20), 0.2.2 (2020-04-27 16:00), 0.2.3 (2020-05-17 00:30), 0.2.4 (2020-09-17 21:00), 0.3.0 (2020-12-07 18:30), 0.3.1 (2021-01-15 06:30), 0.3.2 (2021-06-10 17:20), 1.0.0 (2021-12-15 19:10)
Other packages that cited rFIA R package
View rFIA citation profile
Other R packages that rFIA depends, imports, suggests or enhances
Complete documentation for rFIA
Downloads during the last 30 days
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for rFIA0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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