Other packages > Find by keyword >

SeedCalc  

Seed Germination and Seedling Growth Indexes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SeedCalc", "1.0.0")



Attach the package and use:
library("SeedCalc")
Maintained by
Laercio Junio da Silva
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-01
Latest Update: 2018-12-01
Description:
Functions to calculate seed germination and seedling emergence and growth indexes. The main indexes for germination and seedling emergence, considering the time for seed germinate are: T10, T50 and T90, in Farooq et al. (2005) <10.1111/j.1744-7909.2005.00031.x>; and MGT, in Labouriau (1983). Considering the germination speed are: Germination Speed Index, in Maguire (1962), Mean Germination Rate, in Labouriau (1983); considering the homogeneity of germination are: Coefficient of Variation of the Germination Time, in Carvalho et al. (2005) <10.1590/S0100-84042005000300018>, and Variance of Germination, in Labouriau (1983); Uncertainty, in Labouriau and Valadares (1976) ; and Synchrony, in Primack (1980). The main seedling indexes are Growth, in Sako (2001), Uniformity, in Sako (2001) and Castan et al. (2018) ; and Vigour, in Medeiros and Pereira (2018) .
How to cite:
Laercio Junio da Silva (2018). SeedCalc: Seed Germination and Seedling Growth Indexes. R package version 1.0.0, https://cran.r-project.org/web/packages/SeedCalc. Accessed 22 Dec. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited SeedCalc R package
View SeedCalc citation profile
Other R packages that SeedCalc depends, imports, suggests or enhances
Complete documentation for SeedCalc
Functions, R codes and Examples using the SeedCalc R package
Some associated functions: CVG . CVt . FGP . GSI . GermCalc . MGR . MGT . PlantCalc . SeedCalc . Sinc . T10 . T50 . T90 . Unc . UnifG . VarGer . growth . mean_pa . mean_raiz . mean_razao . mean_total . unif_1 . unif_2 . vigor . vigor_corr . 
Some associated R codes: CVG.R . CVt.R . FGP.R . GSI.R . GermCalc.R . MGR.R . MGT.R . PlantCalc.R . Sinc.R . T10.R . T50.R . T90.R . Unc.R . UnifG.R . Unif_1.R . Unif_2.R . VarGer.R . growth.R . mean_pa.R . mean_raiz.R . mean_razao.R . mean_total.R . vigor.R . vigor_corr.R .  Full SeedCalc 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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
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)

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