formulaDeterminingLambda: Method "formulaDeterminingLambda"

Description Usage Arguments Value Author(s)

View source: R/transformation.R

Description

Returns the starting formula that we wish to interogate the data with in estimating the lambda for a Box-Cox transformation

Usage

1
2
3
4

Arguments

noSexes

number of sexes in the data; mandatory argument

depVariable

a character string defining the dependent variable of interest; mandatory argument

multipleBatches

TRUE if there are multiple batch values in the data, FALSE otherwise

equation

a character string defining the equation to use. Possible values "withWeight" (default),"withoutWeight"

Value

Returns a formula

Author(s)

Natasha Karp


PhenStat documentation built on Nov. 8, 2020, 8:13 p.m.