View source: R/marginal_effects.R
bin_along_range | R Documentation |
Bin a variable along a range
bin_along_range(x, size = NA, trim = 0.01)
x |
variable to create binned sequence along |
size |
size of bin |
trim |
percent of obs to trim from both ends of variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.