combine_rsa_standard: Combine RSA standard classifier results

combine_rsa_standardR Documentation

Combine RSA standard classifier results

Description

This function combines the RSA standard classifier results from a good results data frame by binding the performance rows together.

Usage

combine_rsa_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 along with other information from the dataset.


bbuchsbaum/rMVPA documentation built on April 23, 2024, 7:35 a.m.