standardizeDataAndFit: Function that standardizes the data and fit of the simulation

View source: R/standardizeDataAndFit.r

standardizeDataAndFitR Documentation

Function that standardizes the data and fit of the simulation

Description

This function standardizes the data and fit of the simulation

Usage

standardizeDataAndFit(data, fit)

Arguments

data

a vector of numbers that are the behavioral data.

fit

a vector of numbers that were fit to the data by a model.

Value

a dataframe with the standardized data and fit

Examples

standardizeDataAndFit (data, fit)

ccpluncw/ccpl_R_RRW documentation built on July 4, 2025, 3:24 p.m.