Description Usage Methods (by class)
helper functions for smoother_binomial
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | smoother_binomial(y, x, groups)
## S3 method for class 'factor'
smoother_binomial(y, x, groups)
## S3 method for class 'logical'
smoother_binomial(y, x, groups)
## S3 method for class 'character'
smoother_binomial(y, x, groups)
## S3 method for class 'numeric'
smoother_binomial(y, x, groups)
 | 
factor: factors
logical: logicals
character: characters
numeric: numerics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.