deltaValue: deltaValue

Description Usage Arguments Details Value Note Author(s)

View source: R/deltaValue.R

Description

Function to calculate an update under a given configuration.

Usage

1
deltaValue(a, lambda1, lambda2, gamma)

Arguments

a

Subvector of Estimating Equations that pertains to a particular group.

lambda1

Tuning parameter pertaining to importance of groups.

lambda2

Tuning parameter pertaining to importance of individuals.

gamma

Scaling / thresholding value.

Details

Internal function used by bisee.

Value

The form of a group update for given lambda1, lambda2, and gamma.

Note

Internal function.

Author(s)

Gregory Vaughan


sgee documentation built on May 1, 2019, 7:10 p.m.