Description Usage Arguments Examples
This function creates "RUG" plots that can be used to test for overfitting of binomial GLMs
1 | RugCreate(x, y, num.bins)
|
x: |
Your independent variable. Only GLMs with 1 independent variable are supported |
y: |
Your dependent variable. |
num.bins: |
The number of bins to break your data into |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.