getDescriptors: getDescriptors

getDescriptorsR Documentation

getDescriptors

Description

Returns a list of functions to be applied to a variable.

Usage

getDescriptors(x, g, w)

## S4 method for signature 'logical,maybeGroup,maybeWeight'
getDescriptors(x, g, w)

## S4 method for signature 'categorical,maybeGroup,maybeWeight'
getDescriptors(x, g, w)

## S4 method for signature 'character,maybeGroup,maybeWeight'
getDescriptors(x, g, w)

## S4 method for signature 'numeric,maybeGroup,maybeWeight'
getDescriptors(x, g, w)

## S4 method for signature 'v_rcensored,maybeGroup,maybeWeight'
getDescriptors(x, g, w)

Arguments

x

a vector of data

g

a vector of groupings

w

a vector of weights


novisci/stype documentation built on July 28, 2022, 7:44 a.m.