internal | R Documentation |
Internal assurance functions.
assert(condition, msg = "assertion failed")
is.wholenumber(num)
is.positive(num)
is.positive.scalar(x)
is.natural(num)
is.probability(value)
check.significance(alpha, expr, frame = parent.frame())
.ni.test(effect, se, alpha, margin, direction)
.ni.wald(event.1, size.1, event.2, size.2, ...)
.ni.ac(event.1, size.1, event.2, size.2, ...)
.ni.bl(event.1, size.1, event.2, size.2, ...)
These internal assurance functions are not usually called directly by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.