Package: |
phenability |
Type: |
Package |
Version: |
2.0 |
Date: |
2015-02-24 |
License: |
GPU-3 |
Huehn, V.M. 1979. Beitrage zur erfassung der phanotypischen stabilitat. EDV Med. Biol. 10:112.
Kang, M.S. 1988. A ranksum method for selecting high yielding, stable corn genotypes. Cereal Res. Comm. 16:113.
Lin, C.S., and M.R. Binns. 1994. Concepts and methods for analyzing regional trial data for cultivar and location selection. Plant Breed. Rev. 12:271.
Lin, C.S., M.R. Binns, and L.P. Lefkovitch. 1986. Stability analysis: Where do we stand? Crop Sci. 26:894.
Nassar, R., and M. Huehn. 1987. Studies on estimation of phenotypic stability: Tests of significance for nonparametric measures of phenotypic stability. Biometrics 43:45.
Shukla, G.K. 1972. Some aspects of partitioning genotype environmental components of variability. Heredity 28:237.
Thennarasu, K. 1995. On certain nonparametric procedures for studying genotype x environment interactions and yield stability. Ph.D. thesis. P.J. School, IARI, New Delhi, India.
require(phenability)
data(bean.data)
bean.data
x <- bean.data
fox(x)
fox(x, interaction=TRUE)
kang(x)
kang(x, interaction=TRUE)
thsu(x)
thsu(x, interaction=TRUE)
nahu(x)
nahu(x, interaction=TRUE)
Run the code above in your browser using DataLab