boxcox_transform: Boxcox transformation

View source: R/boxcox_transform.R

boxcox_transformR Documentation

Boxcox transformation

Description

Boxcox transformation

Usage

boxcox_transform(df, combine_locations = FALSE, objective_name = "PPCC")

Arguments

df

data frame

combine_locations

logical

objective_name

character string indicating what objective to use. The possible values are "PPCC" (probability plot correlation coefficient; the default), "Shapiro-Wilk" (the Shapiro-Wilk goodness-of-fit statistic), and "Log-Likelihood" (the log-likelihood function).


jentjr/gwstats documentation built on Jan. 12, 2024, 9:40 p.m.