Changes in version 2.0.1: NEW FEATURES o Two new statistical methods implemented RR (Reference Range Plus) and TF (Time Fixed Effect) that can be called from testDataset() function with argument method set to RR and TF correspondingly. o Additional measure of biological effect added: Percentage Change to summaryOutput() and vectorOutput functions. o New function is added to suggest analysis paths for dataset: recommendMethod() o Function to implement the RR method: RRTest(). o Functions to implement the TF method: TFDataset() creates dataset suitable for TF, startTFModel(), finalTFModel creates model and fits it. o Changes in function summaryOutput() - additional information and clearer layout. COMPTABILITY ISSUES o The vectorOutput() had additional elements which have increased its length. o The function boxplotSexGenotypeBatch() has been deprecated and replace with scatterplotSexGenotypeBatch(). o Additional argument (phenotypeThreshold) with default value 0.01 has been added to the summaryOutput() function BUG FIXES o Number of critical bugs fixed. These are detailed at