PairedData-package {PairedData} | R Documentation |
Paired Data Analysis
Description
Many datasets and a set of graphics (based on ggplot2), statistics, effect sizes and hypothesis tests are provided for analysing paired data with S4 class.
Details
The DESCRIPTION file:
Package: | PairedData |
Type: | Package |
Title: | Paired Data Analysis |
Version: | 1.1.1 |
Date: | 2018-06-02 |
Author: | Stephane Champely <champely@univ-lyon1.fr> |
Maintainer: | Stephane Champely <champely@univ-lyon1.fr> |
Description: | Many datasets and a set of graphics (based on ggplot2), statistics, effect sizes and hypothesis tests are provided for analysing paired data with S4 class. |
License: | GPL (>=2) |
Depends: | methods,graphics,MASS,gld,mvtnorm,lattice,ggplot2 |
Collate: | global1.R ClassP1.R |
Packaged: | 2017-12-18 15:31:56 UTC; champely |
Index of help topics:
Anorexia Anorexia data from Pruzek & Helmreich (2009) Barley Barley data from Preece (1982, Table 1) Blink Blink data from Preece (1982, Table 2) Blink2 Blink data (2nd example) from Preece (1982, Table 3) BloodLead Blood lead levels data from Pruzek & Helmreich (2009) ChickWeight Chick weight data from Preece (1982, Table 11) Corn Corn data (Darwin) Datalcoholic Datalcoholic: a dataset of paired datasets GDO Agreement study Grain Grain data from Preece (1982, Table 5) Grain2 Wheat grain data from Preece (1982, Table 12) GrapeFruit Grape Fruit data from Preece (1982, Table 6) HorseBeginners Actual and imaginary performances in equitation IceSkating Ice skating speed study Iron Iron data from Preece (1982, Table 10) Meat Meat data from Preece (1982, Table 4) PairedData-package Paired Data Analysis PrisonStress Stress in prison Rugby Agreement study in rugby expert ratings Sewage Chlorinating sewage data from Preece (1982, Table 9) Shoulder Shoulder flexibility in swimmers SkiExperts Actual and imaginary performances in ski Sleep Sleep hours data from Preece (1982, Table 16) Tobacco Tobacco data from Snedecor and Cochran (1967) Var.test Tests of variance(s) for normal distribution(s) anscombe2 Teaching the paired t test bonettseier.Var.test Bonett-Seier test of scale for paired samples effect.size Effect size computations for paired data grambsch.Var.test Grambsch test of scale for paired samples imam.Var.test Imam test of scale for paired samples lambda.table Parameters for Generalised Lambda Distributions levene.Var.test Levene test of scale for paired samples mcculloch.Var.test McCulloch test of scale for paired samples paired Paired paired-class Class '"paired"' paired.plotBA Bland-Altman plot paired.plotCor Paired correlation plot paired.plotMcNeil Parallel lines plot paired.plotProfiles Profile plot plot.paired ~~ Methods for Function 'plot' ~~ rpaired.contaminated Simulate paired samples rpaired.gld Simulate paired samples sandvikolsson.Var.test Sandvik-Olsson test of scale for paired samples slidingchart Sliding square plot summary Summary statistics for paired samples t.test Student's test test for paired data wilcox.test Wilcoxon's signed rank test for paired data winsor.cor.test Winsorized correlation test (for paired data) yuen.t.test Yuen's trimmed mean test
Author(s)
Stephane Champely <champely@univ-lyon1.fr>
Maintainer: Stephane Champely <champely@univ-lyon1.fr>
[Package PairedData version 1.1.1 Index]