# Generated by roxygen2: do not edit by hand

export(adjusted_coefficient_of_variation)
export(coefficient_of_determination)
export(coefficient_of_regression)
export(deviation_mean_squares)
export(ecovalence)
export(environmental_variance)
export(genotypic_stability)
export(genotypic_superiority_measure)
export(safety_first_index)
export(stability_variance)
export(table_stability)
export(variance_of_rank)
importFrom(Rdpack,reprompt)
importFrom(data.table,data.table)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(nortest,ad.test)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,var)
