kits {oscar}R Documentation

Return named vector of indices for kits with a given k that are non-zero

Description

Return named vector of indices for kits with a given k that are non-zero

Return named vector of indices for kits with a given k that are non-zero

Usage

kits(object, k)

## S4 method for signature 'oscar'
kits(object, k)

Arguments

object

Fit oscar S4-object

k

Cardinality 'k' to extract kit indices at

Value

Vector of kit indices at cardinality 'k'

Vector of kit indices at cardinality 'k'


[Package oscar version 1.2.1 Index]