handle_overflow: Return the correct p-value in the case of an overflow error

Description Usage Arguments Value

View source: R/pmultinom.R

Description

Return the correct p-value in the case of an overflow error

Usage

1
handle_overflow(lower.tail)

Arguments

lower.tail

bool; TRUE if p-value is lower tailed

Value

0 if lower tailed, 1 otherwise.


fennerm/pmultinom documentation built on May 19, 2019, 1:47 a.m.