Description Usage Arguments Value See Also
prints a plot of the weighting function produced using 'bin_weights(num, dem, by, bin_no)'
1 | plot_weight(num, den, by, bin_no = 10, labs)
|
num |
is the numeric vector to use in the numerator of the weight |
den |
is the numeric vector to use in the denomintor of the weight |
by |
is the numeric vector to take the cdf of 'num' and 'dem' with respect to |
bin_no |
is the number of bins to use in 'bin_weights()' |
labs |
is a character vector length 2 (xlab, ylab) |
a plot of the weighting function using 'weight_by()'
weight_by
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.