Learn R Programming

sgee (version 0.6-0)

deltaValue: deltaValue

Description

Function to calculate an update under a given configuration.

Usage

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.

Value

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

Details

Internal function used by bisee.