train_model.vector_rsa_model: Train a vector RSA model

View source: R/vector_rsa_model.R

train_model.vector_rsa_modelR Documentation

Train a vector RSA model

Description

Train a vector RSA model

Usage

## S3 method for class 'vector_rsa_model'
train_model(obj, roi, ...)

Arguments

obj

An object of class vector_rsa_model.

roi

the region of interest

...

addiitonal arguments

X

The data matrix where rows correspond to trials.


bbuchsbaum/rMVPA documentation built on April 28, 2024, 6:30 a.m.