get_median {creditmodel} | R Documentation |
get central value.
Description
This function is not intended to be used by end user.
Usage
get_median(x, weight_avg = NULL)
Arguments
x |
A vector or list. |
weight_avg |
avg weight to calculate means. |
[Package creditmodel version 1.3.1 Index]