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 05 Aug. 2026.
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

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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