FastRet Retention time prediction
FastRet.Rd
This shiny function will show you a GUI where you can choose between three modes:
Train new Model
Selective Measuring
Utilize Model on new data
Each mode is briefly described below. For more information about the inputs, see the (?) behind the corresponding input.
Train new Model
This mode allows you to create and evaluate a model on your own new data. The model can be trained with various parameters and the regression model and predictor set can be downloaded afterwards. This step outputs a scatterplot of your regression model and a boxplot showing its general performance.
Selective Measuring
This mode calculates the best k molecules to be measured for a retention time prediction on a given dataset. It uses a combination of Ridge Regression and k-means to determine the best representatives of your dataset. The representatives and their corresponding clusters can be downloaded afterwards as an excel file. This step should be used once you have a predictive model and/or dataset and want to use it for a new column/gradient/temperature... combination.