Description Usage Arguments Examples
View source: R/Finalfunctions.R
This function helps determine the normalization and homogeneity of the data.
1 | normalization(Dataname, DependentVar, Treatmentname)
|
Dataname |
the filtered data file name |
DependentVar |
the dependent variable name |
Treatmentname |
the treatment group name |
1 | normalization(ephys1, "Voltage.threshold.mV", "alcohol")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.