View source: R/standardizeDataAndFit.r
standardizeDataAndFit | R Documentation |
This function standardizes the data and fit of the simulation
standardizeDataAndFit(data, fit)
data |
a vector of numbers that are the behavioral data. |
fit |
a vector of numbers that were fit to the data by a model. |
a dataframe with the standardized data and fit
standardizeDataAndFit (data, fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.