Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 5 of 5 found.
[1] < 1 > [1]  Sort:

plot-methods (Package: ROCR) : Plot method for performance objects

This is the method to plot all objects of class performance.
● Data Source: CranContrib
● Keywords: hplot
● Alias: plot,performance,missing-method, plot,performance-method, plot-methods, plot.performance
2 images

prediction (Package: ROCR) : Function to create prediction objects

Every classifier evaluation using ROCR starts with creating a prediction object. This function is used to transform the input data (which can be in vector, matrix, data frame, or list form) into a standardized format.
● Data Source: CranContrib
● Keywords: classif
● Alias: prediction
● 0 images

performance (Package: ROCR) : Function to create performance objects

All kinds of predictor evaluations are performed using this function.
● Data Source: CranContrib
● Keywords: classif
● Alias: performance
3 images

performance-class (Package: ROCR) : Class "performance"

Object to capture the result of a performance evaluation, optionally collecting evaluations from several cross-validation or bootstrapping runs.
● Data Source: CranContrib
● Keywords: classes
● Alias: performance-class
● 0 images

prediction-class (Package: ROCR) : Class "prediction"

Object to encapsulate numerical predictions together with the corresponding true class labels, optionally collecting predictions and labels for several cross-validation or bootstrapping runs.
● Data Source: CranContrib
● Keywords: classes
● Alias: prediction-class
● 0 images