Learn R Programming

gausscov (version 1.0.3)

fdecode: 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)

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

Examples

Run this code
a<- fdecode(19,8)

Run the code above in your browser using DataLab