Other packages > Find by keyword >

springpheno  

Spring Phenological Indices
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("springpheno", "0.5.0")



Attach the package and use:
library("springpheno")
Maintained by
Adrienne M. Wootten
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-11
Latest Update: 2021-11-11
Description:
Computes the extended spring indices (SI-x) and false spring exposure indices (FSEI). The SI-x indices are standard indices used for analysis in spring phenology studies. In addition, the FSEI is also from research on the climatology of false springs and adjusted to include an early and late false spring exposure index. The indicesinclude the first leaf index, first bloom index, and false spring exposure indices, along with all calculations for all functions needed to calculate each index. The main function returns all indices, but each function can also be run separately. Allstadt et al. (2015) <doi:10.1088/1748-9326/10/10/104008> Ault et al. (2015) <doi:10.1016/j.cageo.2015.06.015> Peterson and Abatzoglou (2014) <doi:10.1002/2014GL059266> Schwarz et al. (2006) <doi:10.1111/j.1365-2486.2005.01097.x> Schwarz et al. (2013) <doi:10.1002/joc.3625>.
How to cite:
Adrienne M. Wootten (2021). springpheno: Spring Phenological Indices. R package version 0.5.0, https://cran.r-project.org/web/packages/springpheno. Accessed 22 Dec. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited springpheno R package
View springpheno citation profile
Other R packages that springpheno depends, imports, suggests or enhances
Complete documentation for springpheno
Functions, R codes and Examples using the springpheno R package
Some associated functions: BatonRouge . FSEI . TMAX . TMIN . YEAR . calc_si . chilldate . chillh . damageindex . daylength . falsesprings . freezedates . growdh . lat . leafindex . soldec . synval . 
Some associated R codes: springpheno_v0.3.R . springpheno_v0.4.R . springpheno_v0.5.R .  Full springpheno 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

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  
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  
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)
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  

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