Package: CIplot
Type: Package
Title: Functions to Plot Confidence Interval
Version: 1.0
Date: 2017-08-14
Author: Toshiaki Ara
Maintainer: Toshiaki Ara <toshiaki.ara@gmail.com>
Description: Plot confidence interval from the objects of statistical tests such as
  t.test(), var.test(), cor.test(), prop.test() and fisher.test() ('htest' class),
  Tukey test [TukeyHSD()], Dunnett test [glht() in 'multcomp' package],
  logistic regression [glm()], and Tukey or Games-Howell test [posthocTGH() in
  'userfriendlyscience' package].
  Users are able to set the styles of lines and points.
  This package contains the function to calculate odds ratios and their confidence
  intervals from the result of logistic regression.
Imports: MASS, multcomp
Suggests: BSDA, fmsb, userfriendlyscience
License: GPL (>= 2)
URL: https://github.com/toshi-ara/CIplot
BugReports: https://github.com/toshi-ara/CIplot/issues/
RoxygenNote: 6.0.1
Collate: 'CIplot.R' 'CIplot.default.R' 'CIplot.htest.R'
        'CIplot.TukeyHSD.R' 'CIplot.glht.R' 'CIplot.glm.R'
        'CIplot.ORci.R' 'CIplot.posthocTGH.R' 'ORci.R' 'print.ORci.R'
NeedsCompilation: no
Packaged: 2017-08-13 22:41:24 UTC; ara
Repository: CRAN
Date/Publication: 2017-08-14 08:37:08 UTC
Built: R 4.6.0; ; 2025-11-02 04:03:34 UTC; windows
