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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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