Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

v1.0.1

Compare
Choose a tag to compare
@TiagoOlivoto TiagoOlivoto released this 03 Nov 18:49
· 1037 commits to master since this release
  • New function gamem() for analyzing genotypes in one-way trials using mixed-effect models;
  • New function desc_wider() to convert an output of the function desc_stat() to a 'wide' format;
  • New function Fox() for Stability analysis;
  • New function Shukla() for stability analysis;
  • New function to_factor() to quickly convert variables to factors;
  • Improve usability of get_model_data() function;
  • Update function's doccumentation;
  • Update vignettes;