tests/test.R

library(agrostab)
data(exp_data)
stability.env_var(exp_data,"yield","gen","env","rep")
stability.kilch(exp_data,"yield","gen","env","rep")
stability.linbin(exp_data,"yield","gen","env","rep")
stability.cv(exp_data,"yield","gen","env","rep")
stability.hom(exp_data,"yield","gen","env","rep")
stability.udach(exp_data,"yield","gen","env","rep")
stability.mart(exp_data,"yield","gen","env","rep")
stability.wricke(exp_data,"yield","gen","env","rep")
stability.shu(exp_data,"yield","gen","env","rep")
stability.er(exp_data,"yield","gen","env","rep")
stability.hue(exp_data,"yield","gen","env","rep")
stability.tai(exp_data,"yield","gen","env","rep")

Try the agrostab package in your browser

Any scripts or data that you put into this service are public.

agrostab documentation built on Oct. 30, 2019, 10:51 a.m.