gaynorr / AlphaSimR

R package for breeding program simulations
https://gaynorr.github.io/AlphaSimR/
Other
43 stars 20 forks source link

Exported meanEBV() and added varEBV() #189

Closed gregorgorjanc closed 4 months ago

gregorgorjanc commented 4 months ago

@gaynorr in animal breeding simulations we use EBV slot a lot and often summarise them with mean and variance, hence this export of meanEBV() & addition of varEBV().

The GS.R changes are just stripping whitespace (automatic in my editor) - I tweaked the setEBV() title a tiny bit.