combine_standard: Combine standard classifier results

View source: R/searchlight.R

combine_standardR Documentation

Combine standard classifier results

Description

This function combines the standard classifier results from a good results data frame by binding the performance rows together and optionally computes the observed probabilities.

Usage

combine_standard(model_spec, good_results, bad_results)

Arguments

model_spec

A list containing the model specification

good_results

A data frame containing the successful classifier results

bad_results

A data frame containing the unsuccessful classifier results

Value

A list containing the combined performance matrix and other information


bbuchsbaum/rMVPA documentation built on June 10, 2025, 8:23 p.m.