The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
baystability:
Bayesian Stability Analysis of Genotype by Environment Interaction
(GEI)Performs general Bayesian estimation method of linear–bilinear models for genotype × environment interaction. The method is explained in Perez-Elizalde, S., Jarquin, D., and Crossa, J. (2011) (doi:10.1007/s13253-011-0063-9).
The package can be installed from CRAN as follows:
install.packages("baystability", dependencies = TRUE)The development version can be installed from github as follows:
if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/baystability")To know whats new in this version type:
news(package = "baystability")baystabilityTo cite the methods in the package use:
citation("baystability")
To cite package 'baystability' in publications use:
Muhammad Yaseen, Diego Jarquin, Sergio Perez-Elizalde, Juan Burgueño,
Jose Crossa (2018). _baystability: Bayesian Stability Analysis of
Genotype by Environment Interaction (GEI)_. R package version 0.1.0,
<https://CRAN.R-project.org/package=baystability>.
A BibTeX entry for LaTeX users is
@Manual{,
title = {baystability: Bayesian Stability Analysis of Genotype by Environment
Interaction (GEI)},
author = {{Muhammad Yaseen} and {Diego Jarquin} and {Sergio Perez-Elizalde} and {Juan Burgueño} and {Jose Crossa}},
year = {2018},
note = {R package version 0.1.0},
url = {https://CRAN.R-project.org/package=baystability},
}These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.