setasqualitative-report_mig_char-method: Turns a continuous parameter into discrete values

setasqualitative,report_mig_char-methodR Documentation

Turns a continuous parameter into discrete values

Description

The parm name becomes "parm_discrete". New values are created in the 'data[["parqual"]]' slot of the report and the parqual slot is updated

Usage

## S4 method for signature 'report_mig_char'
setasqualitative(object, par, silent = FALSE, ...)

Arguments

object

An object of class ref_parquan-class

par

The code of a quantitative parameter

silent

Default FALSE, if TRUE the program should not display messages

...

Additional parms to the cut method cut

Value

An object of class ref_parquan-class with lines removed from r@data[["parquan"]] and added (after transformation to qualitative values) in r@data[["parqal"]]

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


stacomiR documentation built on Sept. 9, 2022, 3:10 p.m.