Package: clarkeTest 0.2.0

Dave Armstrong

clarkeTest: Distribution-Free Tests of Non-Nested Models

Implementation of Clarke's distribution-free test of non-nested models. Currently supported model functions are: lm(), glm() ('binomial', 'poisson', 'negative binomial' links), polr() ('MASS'), clm() ('ordinal'), and multinom() ('nnet'). For more information on the test, see Clarke (2007) <doi:10.1093/pan/mpm004>.

Authors:Dave Armstrong [aut, cre], Brenton Kenkel [aut]

clarkeTest_0.2.0.tar.gz
clarkeTest_0.2.0.tar.gz(r-4.7-any)clarkeTest_0.2.0.tar.gz(r-4.6-any)
clarkeTest_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
clarkeTest/json (API)

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

On CRAN:

Conda:

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

1.70 score 9 scripts 464 downloads 3 exports 0 dependencies

Last updated from:9b9dcad5ab. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK97
source / vignettesOK123
linux-release-x86_64OK115
wasm-releaseOK88

Exports:clarke_testindivLogLiksnparams

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Clarke Testclarke_test
Conflict DataconflictData
Calculate individual log-likelihood valuesindivLogLiks indivLogLiks.clm indivLogLiks.glm indivLogLiks.lm indivLogLiks.multinom indivLogLiks.negbin indivLogLiks.orlm indivLogLiks.polr
Find number of parameters in modelnparams nparams.clm nparams.glm nparams.lm nparams.multinom nparams.negbin nparams.orlm nparams.polr
Print non-nested test resultsprint.nonnest.test