- Fix issues with
dplyr.
extract_rcov()does not require any other parameter but the model.ic_reml_asr()implementation of the information criteria proposed by Verbyla (2019).ic_reml_spt()implementation of the information criteria proposed by Verbyla (2019) for SpATS models.- Add
h_cullis_spt()to calculate the generalized heritability proposed by Cullis (2006). remove_outliersFALSE by default insingle_trial_analysis().- Minor changes in
check_design_met(). - Fix absolute value of the mean in CV for
single_trial_analysis().
- Add
extract_rcov()to extract variance-covariance matrices. - Add
methodto be passed to cor function ingg_cor(). - Change style for naming the parameters in
gg_cor(). - Minor changes in the writing style.
- Add
reordera logical value to reorder by a Hierarchical Clustering incovcor_heat().
- Add
type = "spatial"toplot.smaAgri()method. - Add restriction when identifying row-column designs.
- Add minimum and maximum value when returning summary in
check_design_met(). - Add S3 method to plot an object of class metAgri
plot.metAgri(). - Add S3 method to plot an object of class smaAgri
plot.smaAgri(). - Fix argument not working in
covcor_heat().