supportInt: Calculates Likelihood Support Intervals for Common Data Types

Calculates likelihood based support intervals for several common data types including binomial, Poisson, normal, lm(), and glm(). For the binomial, Poisson, and normal data likelihood intervals are calculated via root finding algorithm. Additional parameters allow the user to specify whether they would like to receive a parametric bootstrap estimate of the confidence level of said support interval. For lm() and glm(), the function returns profile likelihoods for each coefficient in the model.

Version: 1.1
Imports: ProfileLikelihood, splines
Published: 2017-02-06
Author: Derek Smith
Maintainer: Derek Smith <derek.smith at vanderbilt.edu>
License: GPL-2
NeedsCompilation: no
CRAN checks: supportInt results

Documentation:

Reference manual: supportInt.pdf

Downloads:

Package source: supportInt_1.1.tar.gz
Windows binaries: r-devel: supportInt_1.1.zip, r-release: supportInt_1.1.zip, r-oldrel: supportInt_1.1.zip
macOS binaries: r-release (arm64): supportInt_1.1.tgz, r-oldrel (arm64): supportInt_1.1.tgz, r-release (x86_64): supportInt_1.1.tgz, r-oldrel (x86_64): supportInt_1.1.tgz
Old sources: supportInt archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=supportInt to link to this page.