stacomiR (version 0.6.1)

setasqualitative,report_mig_char-method: 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 report_mig_char
setasqualitative(object, par, silent = FALSE, ...)

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"]]

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

Author

Cedric Briand cedric.briand@eptb-vilaine.fr