View source: R/equal_var_cut.R
equal_var_cut | R Documentation |
"Equal variance cut" Group observations so that the variance in each group is approximately constant. (This is an internal function.)
equal_var_cut(pred_ord, groups, weights_ord)
pred_ord |
See 'goodGLM'. |
groups |
Number of groups. |
weights_ord |
See 'goodGLM'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.