combine_vector_rsa_standard: Combine Vector RSA standard classifier results

combine_vector_rsa_standardR Documentation

Combine Vector RSA standard classifier results

Description

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

Usage

combine_vector_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 28, 2024, 6:30 a.m.