normalization: This function helps determine the normalization and...

Description Usage Arguments Examples

View source: R/Finalfunctions.R

Description

This function helps determine the normalization and homogeneity of the data.

Usage

1
normalization(Dataname, DependentVar, Treatmentname)

Arguments

Dataname

the filtered data file name

DependentVar

the dependent variable name

Treatmentname

the treatment group name

Examples

1
normalization(ephys1, "Voltage.threshold.mV", "alcohol")

yuexyin/FinalProject_Yin documentation built on Jan. 1, 2021, 1:47 p.m.