Package: supportInt
Type: Package
Title: Calculates Likelihood Support Intervals for Common Data Types
Version: 1.1
Date: 2017-02-06
Author: Derek Smith
Maintainer: Derek Smith <derek.smith@vanderbilt.edu>
Description: 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.
Imports: ProfileLikelihood, splines
License: GPL-2
RoxygenNote: 6.0.0
NeedsCompilation: no
Packaged: 2017-02-06 17:39:23 UTC; Derek
Repository: CRAN
Date/Publication: 2017-02-06 21:25:52
Built: R 4.0.2; ; 2020-07-15 20:42:40 UTC; unix
