Learn R Programming

gausscov (version 1.0.3)

decode: decodes subsets

Description

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

Usage

decode(ns,k)

Value

ind the list of covariates

set A binary vector giving the covariates

Arguments

ns

The number of the subset

k

The number of covariates excluding the intercept

Examples

Run this code
decode(19,8)

Run the code above in your browser using DataLab