Package: XNomial 1.0.4.1

XNomial: Exact Goodness-of-Fit Test for Multinomial Data with Fixed Probabilities

Tests whether a set of counts fit a given expected ratio. For example, a genetic cross might be expected to produce four types in the relative frequencies of 9:3:3:1. To see whether a set of observed counts fits this expectation, one can examine all possible outcomes with xmulti() or a random sample of them with xmonte() and find the probability of an observation deviating from the expectation by at least as much as the observed. As a measure of deviation from the expected, one can use the log-likelihood ratio, the multinomial probability, or the classic chi-square statistic. A histogram of the test statistic can also be plotted and compared with the asymptotic curve.

Authors:Bill Engels [aut, cre]

XNomial_1.0.4.1.tar.gz
XNomial_1.0.4.1.zip(r-4.5)XNomial_1.0.4.1.zip(r-4.4)XNomial_1.0.4.1.zip(r-4.3)
XNomial_1.0.4.1.tgz(r-4.4-x86_64)XNomial_1.0.4.1.tgz(r-4.4-arm64)XNomial_1.0.4.1.tgz(r-4.3-x86_64)XNomial_1.0.4.1.tgz(r-4.3-arm64)
XNomial_1.0.4.1.tar.gz(r-4.5-noble)XNomial_1.0.4.1.tar.gz(r-4.4-noble)
XNomial_1.0.4.1.tgz(r-4.4-emscripten)XNomial_1.0.4.1.tgz(r-4.3-emscripten)
XNomial.pdf |XNomial.html
XNomial/json (API)

# Install 'XNomial' in R:
install.packages('XNomial', repos = c('https://wrengels.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.24 score 1 packages 29 scripts 317 downloads 2 mentions 2 exports 0 dependencies

Last updated 1 days agofrom:ab0c49bfdf. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 06 2024
R-4.5-win-x86_64OKNov 06 2024
R-4.5-linux-x86_64OKNov 06 2024
R-4.4-win-x86_64OKNov 06 2024
R-4.4-mac-x86_64OKNov 06 2024
R-4.4-mac-aarch64OKNov 06 2024
R-4.3-win-x86_64OKNov 06 2024
R-4.3-mac-x86_64OKNov 06 2024
R-4.3-mac-aarch64OKNov 06 2024

Exports:xmontexmulti

Dependencies:

XNomial

Rendered fromXNomial.Rmdusingknitr::rmarkdownon Nov 06 2024.

Last update: 2015-12-24
Started: 2014-02-09