FeatuRE Selection Algorithms for Computer Aided Diagnosis


[Up] [Top]

Documentation for package ‘FRESA.CAD’ version 2.0.2

Help Pages

FRESA.CAD-package FeatuRE Selection Algorithms for Computer-Aided Diagnosis (FRESA.CAD)
backVarElimination IDI/NRI-based backwards variable elimination
backVarNeRIElimination NeRI-based backwards variable elimination
bootstrapValidation Bootstrap validation of binary classification models
bootstrapValidationNeRI Bootstrap validation of regression models
bootstrapVarElimination IDI/NRI-based backwards variable elimination with bootstrapping
bootstrapVarNeRIElimination NeRI-based backwards variable elimination with bootstrapping
cancerVarNames Data frame used in several examples of this package
crossValidationFeatureSelection IDI/NRI-based selection of a linear, logistic, or Cox proportional hazards regression model from a set of candidate variables
crossValidationNeRIFeatureSelection NeRI-based selection of a linear, logistic, or Cox proportional hazards regression model from a set of candidate variables
featureAdjustment Adjust each listed variable to the provided set of covariates
FRESA.CAD FeatuRE Selection Algorithms for Computer-Aided Diagnosis (FRESA.CAD)
FRESA.Model Automated model selection
getKNNpredictionFromFormula Predict classification using KNN
getVarNeRI Analysis of the effect of each term of a linear regression model by analyzing its residuals
getVarReclassification Analysis of the effect of each term of a binary classification model by analyzing its reclassification performance
heatMaps Plot a heat map of selected variables
improvedResiduals Estimate the significance of the reduction of predicted residuals
listTopCorrelatedVariables List the variables that are highly correlated with each other
medianPredict The median prediction from a list of models
modelFitting Fit a model to the data
NeRIBasedFRESA.Model NeRI-based feature selection procedure for linear, logistic, or Cox proportional hazards regression models
plot Plot ROC curves of bootstrap results
plot.bootstrapValidation Plot ROC curves of bootstrap results
plot.bootstrapValidationNeRI Plot ROC curves of bootstrap results
plotModels.ROC Plot test ROC curves of each cross-validation model
predictForFresa Linear or probabilistic prediction
rankInverseNormalDataFrame Perform a z-transformation of the data using the rank-based inverse normal transformation
ReclassificationFRESA.Model IDI/NRI-based feature selection procedure for linear, logistic, and Cox proportional hazards regresion models
reportEquivalentVariables Report the set of variables that will perform an equivalent IDI discriminant function
residualForNeRIs Return residuals from prediction
summary Generate a report of the results obtained using the bootstrapValidation function
summary.bootstrapValidation Generate a report of the results obtained using the bootstrapValidation function
summaryReport Report the univariate analysis, the cross-validation analysis and the correlation analysis
timeSerieAnalysis Fit the listed time series variables to a given model
uniRankVar Univariate analysis of features (additional values returned)
univariateRankVariables Univariate analysis of features
update Update the univariate analysis using new data
update.uniRankVar Update the univariate analysis using new data
updateModel Update the IDI/NRI-based model using new data or new threshold values
updateNeRIModel Update the NeRI-based model using new data or new threshold values