Published March 28, 2021
| Version v1.13.0
Software
Open
TiagoOlivoto/metan: metan 1.13.0
Description
New functions
progress()
andrun_progress()
for text progress bar in the terminal.rbind_fill_id()
To implement the common pattern ofdo.call(rbind, dfs)
with data frame identifier and filling of missing values.hmgv()
,rpgv()
,hmrpgv()
,blup_indexes()
to compute stability indexes based on a mixed-effect model.mps()
andmtmps()
for uni- and multivariate-based mean performance and stability in multi-environment trials.
ge_reg()
now returns hypotesis testing for slope and deviations from the regression. Thanks to @LeonardoBehring and @MichelSouza for the suggestion.Resende_indexes()
now removeNA
s before computing harmonic and arithmetic means.- Improved outputs in
plot_scores
that now has ahighlight
argument to highlight genotypes or environments by hand. Thanks to Ibrahim Elbasyoni for his suggestions. - Licecycle badges added to the functions' documentation.
- Fix bug in
clustering()
when using withby
argument and defacultnclust
argument. get_model_data()
now extract BLUEs from objects computed withgamem()
andgamem_met()
. Thanks to @MdFarhad for suggesting me this improvement.g_simula()
andge_simula()
now have ares_eff
to control the residual effect.mgidi()
now have an optionalweights
argument to assign different weights for each trait in the selection process. Thanks to @MichelSouza for his suggestion.
Files
TiagoOlivoto/metan-v1.13.0.zip
Files
(41.7 MB)
Name | Size | Download all |
---|---|---|
md5:6ad6626e190e201dfa72c40a6a0a1eec
|
41.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/TiagoOlivoto/metan/tree/v1.13.0 (URL)