fdecode {gausscov}R Documentation

Decodes the number of a subset selected by fasb.R to give the covariates

Description

Decodes the number of a subset selected by fasb.R to give the covariates

Usage

fdecode(ns, k)

Arguments

ns

The number of the subset

k

The number of covariates

Value

ind The list of covariates

set A binary vector giving the covariates

Examples

a<- fdecode(19,8)

[Package gausscov version 1.1.8 Index]