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

View source: R/fdecode.R

fdecodeR 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)

gausscov documentation built on Oct. 12, 2023, 1:06 a.m.

Related to fdecode in gausscov...