get.abs_tval {BIGL}R Documentation

Return absolute t-value, used in optimization call in optim.boxcox

Description

Return absolute t-value, used in optimization call in optim.boxcox

Usage

get.abs_tval(value, fac, lambda, zero.add2 = 0)

Arguments

value

data

fac

factor

lambda

box-cox parameter

zero.add2

2nd box-cox parameter


[Package BIGL version 1.9.0 Index]