| betaStability | Beta Stability Calculation with Multiple Prediction Methods |
| calcStability | calculate stability based on predicted and measured distances. |
| gamPred | calculation of stability using an generalized additive model. |
| gdmPred | calculation of stability using a generalized dissimilarity model. |
| glmPred | calculation of stability using a generalized linear model. |
| linearPred | calculation of stability using linear prediction model. |
| mlPred | calculation of stability using multiple linear regression model. |
| plotCorrelation | Plot Correlation Matrix |
| plotStability | Plot Stability Results |
| rfPred | calculation of stability using a random forest model. |
| xgboostPred | calculation of stability using a xgboost model. |