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

View source: R/decode.R

decodeR 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

decode(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<- decode(19,8)

gausscov documentation built on April 4, 2025, 5:23 a.m.

Related to decode in gausscov...