50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

gausscov (version 0.1.1)

decode: Decodes the number of a subset selected by fmch to give the covariates

Description

Decodes the number of a subset selected by fmch 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

Run this code
# NOT RUN {
a<- decode(100,10)
# }

Run the code above in your browser using DataLab