- Added a
NEWS.md
file to track changes to the package. - Added functions to pre-processed the raw data,
load_raw
andreplace_missing
. - Added function to assess the normality of the data,
assess_normality
. - Added functions for the QTL mapping,
qtl_scone
andqtl_perm_test
.