84a830ef |
Changes 0.99.10
+ add Metabolmics BiocView
+ fix missing sections at end of vignette
|
b1f18ce4 |
Changes 0.99.9
+ add proteomics vignette
+ add mean_of_medians
|
d5e8068f |
+ merge all vignettes
+ fix bug in kfold_xval_grid
|
b1f18ce4 |
|
6daf6f4e |
Changes 0.99.8
+ added stratified splitting (stratified_split)
+ added Gastric Cancer vignette
+ add AUC metric
+ add predicted and ROC plots for PLSDA
|
c4dcd4a1 |
Changes 0.99.7
+ minor documentation updates
|
926e5df5 |
Changes 0.99.6
+ fix issues using class() due to changes in R 4.0.0
|
000084e8 |
Changes 0.99.5
+ fix dimnames mismatch for knn-impute
+ add additional vignettes
|
e07de814 |
Changes 0.99.4
+ Add SVM, nroot transform, constant sum norm
+ Add funtionality to autoscaling
+ Fix some issues with permutation testing of model sequences
+ Add option to impute by samples to knn
+ Add custom feature labels option to pca loadings
|
40f09ced |
Changes 0.99.3
+ Fix dimnames mismatch errors
+ Updated struct depency to 0.99.5
|
40be1b5c |
Changes 0.99.2
+ renamed some charts containing .'s to use underscores
+ renamed sbcms dataset to MTBLS79
Changes 0.99.1
+ minor updates to pass Bioconductor checks
|
4391cdba |
Changes 0.99.0
+ use new struct v0.99.4 class constructor functions
Release 0.8.4
+ Final working version befor bioconductor updates
|
b4cc36bf |
Changes in version 0.4.0 (2019-07-25)
+ Minor bug fixes
+ Added tsne method
+ Added sbcms dataset
+ Added methods related to signal/batch correction
|