cor_init {tramvs}R Documentation

Compute correlation for initializing the active set

Description

Compute correlation for initializing the active set

Usage

cor_init(m0, mb)

Arguments

m0

modFUN(formula, data)

mb

modFUN(mandatory, data)

Value

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


[Package tramvs version 0.0-4 Index]