seqM {combi}R Documentation

A small auxiliary function for the indices of the lagrange multipliers

Description

A small auxiliary function for the indices of the lagrange multipliers

Usage

seqM(y, normal = TRUE, nLambda1s = 1)

Arguments

y

an integer, the current dimension

normal

a logical, is there a normalization restriction?

nLambda1s

the number of centering restrictions

Value

a vector containing the ranks of the current lagrangian multipliers


[Package combi version 1.4.0 Index]