ch.getMoralsRTaxisName: A function to get the RT axis label

View source: R/ch.getMoralsRTaxisName.r

ch.getMoralsRTaxisNameR Documentation

A function to get the RT axis label

Description

This function gets the RT axis label.

Usage

ch.getMoralsRTaxisName(transformType, useResids)

Arguments

transformType

a string that is either "log" (transform RT to logs) or something else.

useResids

boolean that specifies whether we use the residuals to a learning function as the DV.

Value

a string that specifies the RT axis label.

Examples

ch.getMoralsRTaxisName ("log", TRUE)

ccpluncw/ccpl_R_chMorals documentation built on Feb. 4, 2024, 3:30 p.m.