Learn R Programming

OVL.CI (version 0.1.1)

likbox: Computation of the likelihood function of the BoxCox transformation.

Description

Computation of the likelihood function of the BoxCox transformation.

Usage

likbox(h, data, n)

Value

the likelihood function of the BoxCox transformation.

Arguments

h

parameter of the Box-Cox transformation.

data

joint vector of controls (first) and cases.

n

length of the vector of controls.