Description Usage Arguments Value Examples
Returns the probability from 0 to 1 that a number is even based the number of vowels in its English numeral.
1 | maybeEven(num, model = buildModel())
|
num |
an integer |
model |
the sigmoid midpoint from |
numeric
1 | maybeEven(94)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.