Learn R Programming

tramvs (version 0.0-8)

cor_init: Compute correlation for initializing the active set

Description

Compute correlation for initializing the active set

Usage

cor_init(m0, mb)

Value

Vector of correlations for initializing the active set, depends on type of model (see e.g. cor_init.default)

Arguments

m0

modFUN(formula, data)

mb

modFUN(mandatory, data)