cut_norm_quant {bonsaiforest} | R Documentation |
Helper for Cutting into Normal Quantiles
Description
Helper for Cutting into Normal Quantiles
Usage
cut_norm_quant(x, prob, labels = letters[seq_along(c(prob, 1))])
Arguments
x |
( |
prob |
( |
labels |
( |
Value
The factor variable.
[Package bonsaiforest version 0.1.1 Index]