find_a: Find the "best" a for a log(x+a) transformation when x...

View source: R/general_tools.R

find_aR Documentation

Find the "best" a for a log(x+a) transformation when x contains values <= 0 From bestNormalize::log_x

Description

Find the "best" a for a log(x+a) transformation when x contains values <= 0 From bestNormalize::log_x

Usage

find_a(x, eps = 0.001)

Arguments

x
eps

simschul/my.utils documentation built on June 29, 2023, 6:50 a.m.