Other packages > Find by keyword >

pairwiseCI  

Confidence Intervals for Two Sample Comparisons
View on CRAN: Click here


Download and install pairwiseCI package within the R console
Install from CRAN:
install.packages("pairwiseCI")

Install from Github:
library("remotes")
install_github("cran/pairwiseCI")

Install by package version:
library("remotes")
install_version("pairwiseCI", "0.1-27")



Attach the package and use:
library("pairwiseCI")
Maintained by
Frank Schaarschmidt
[Scholar Profile | Author Map]
First Published: 2007-08-25
Latest Update: 2019-03-11
Description:
Calculation of the parametric, nonparametric confidence intervals for the difference or ratio of location parameters, nonparametric confidence interval for the Behrens-Fisher problem and for the difference, ratio and odds-ratio of binomial proportions for comparison of independent samples. Common wrapper functions to split data sets and apply confidence intervals or tests to these subsets. A by-statement allows calculation of CI separately for the levels of further factors. CI are not adjusted for multiplicity.
How to cite:
Frank Schaarschmidt (2007). pairwiseCI: Confidence Intervals for Two Sample Comparisons. R package version 0.1-27, https://cran.r-project.org/web/packages/pairwiseCI. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.1-3 (2007-08-25 18:49), 0.1-6 (2007-09-10 21:48), 0.1-10 (2008-01-28 21:32), 0.1-11 (2008-04-14 20:17), 0.1-12 (2008-05-13 20:56), 0.1-13 (2008-06-09 20:13), 0.1-15 (2008-11-04 11:13), 0.1-17 (2009-10-14 15:13), 0.1-19 (2009-12-03 18:38), 0.1-20 (2012-08-14 15:02), 0.1-21 (2013-02-01 11:44), 0.1-22 (2013-10-23 10:22), 0.1-25 (2015-08-06 15:15), 0.1-26 (2018-05-07 10:42)
Other packages that cited pairwiseCI R package
View pairwiseCI citation profile
Other R packages that pairwiseCI depends, imports, suggests or enhances
Complete documentation for pairwiseCI
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for pairwiseCI0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA