Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

odd

isOdd Function


Description

Function receives value and returns true if value is odd.

Usage

odd(val)

Arguments

val

Value to check

Details

Determines value of parameter in argument.

Value

Returns true when value checked is odd. Otherwise, function returns a value false.

Note

This function is internal to commonalityCoefficients, called during runtime and passed the appropriate parameters. This is not an end-user function.

Author(s)

Kim Nimon <kim.nimon@gmail.com>


yhat

Interpreting Regression Effects

v2.0-3
GPL (>= 2)
Authors
Kim Nimon <kim.nimon@gmail.com>, Fred Oswald, and J. Kyle Roberts.
Initial release
2020-12-31

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.