Other packages > Find by keyword >

superb  

Summary Plots with Adjusted Error Bars
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("superb", "1.0.1")



Attach the package and use:
library("superb")
Maintained by
Denis Cousineau
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-20
Latest Update: 2024-11-10
Description:
Computes standard error and confidence interval of various descriptive statistics under various designs and sampling schemes. The main function, superbPlot(), return a plot. superbData() returns a dataframe with the statistic and its precision interval so that other plotting package can be used. See Cousineau and colleagues (2021) <doi:10.1177/25152459211035109> or Cousineau (2017) <doi:10.5709/acp-0214-z> for a review as well as Cousineau (2005) <doi:10.20982/tqmp.01.1.p042>, Morey (2008) <doi:10.20982/tqmp.04.2.p061>, Baguley (2012) <doi:10.3758/s13428-011-0123-7>, Cousineau & Laurencelle (2016) <doi:10.1037/met0000055>, Cousineau & O'Brien (2014) <doi:10.3758/s13428-013-0441-z>, Calderini & Harding <doi:10.20982/tqmp.15.1.p001> for specific references.
How to cite:
Denis Cousineau (2021). superb: Summary Plots with Adjusted Error Bars. R package version 1.0.1, https://cran.r-project.org/web/packages/superb. Accessed 14 Jun. 2026.
Previous versions and publish date:
0.9.4.2 (2021-03-20 11:50), 0.9.5.0 (2021-04-22 01:10), 0.9.7.5 (2021-06-23 06:10), 0.9.7.6 (2021-10-04 17:40), 0.9.7.7 (2021-10-20 18:10), 0.9.7.8 (2021-12-05 15:10), 0.95.0 (2022-05-11 14:10), 0.95.7 (2023-01-22 21:50), 0.95.9 (2024-02-09 19:00), 0.95.15 (2024-08-17 21:00), 0.95.19 (2024-11-10 19:10), 1.0.0 (2025-08-18 21:50)
Other packages that cited superb R package
View superb citation profile
Other R packages that superb depends, imports, suggests or enhances
Complete documentation for superb
Functions, R codes and Examples using the superb R package
Some associated functions: CousineauLaurencelleLambda . GRD . HyunhFeldtEpsilon . MauchlySphericityTest . ShroutFleissICC1 . TMB1964r . WelchDegreeOfFreedom . WinerCompoundSymmetryTest . biasCorrectionTransform . bootstrapPrecisionMeasures . dataFigure1 . dataFigure2 . dataFigure3 . dataFigure4 . geom_superberrorbar . makeTransparent . measuresWithMissingData . poolSDTransform . precisionMeasureWithCustomDF . precisionMeasures . runDebug . showSignificance . slope . subjectCenteringTransform . summaryStatistics . superb-package . superbData . superbPlot.bar . superbPlot.halfwidthline . superbPlot.line . superbPlot.lineBand . superbPlot . superbPlot.point . superbPlot.pointindividualline . superbPlot.pointjitter . superbPlot.pointjitterviolin . superbPlot.raincloud . superbShiny . twoStepTransform . 
Some associated R codes: CousineauLaurencelleLambda.R . HyunhFeldtEpsilon.R . ShroutFleissICC1k.R . TMB1964r.R . WelchDegreeOfFreedom.R . dataFigure1.R . dataFigure2.R . dataFigure3.R . dataFigure4.R . functionsLogical.R . functionsPlotting_advanced.R . functionsPlotting_base.R . functionsPlotting_ribbon.R . functionsStatistical.R . functionsTransformation.R . geom_superberrorbar.R . grd.R . makeTransparent.R . runDebug.R . showSignificance.R . superb-package.R . superbData.R . superbPlot.R . superbShiny.R . testMauchlySphericity.R . testWinerCompoundSymmetry.R .  Full superb package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ProcMod  
Informative Procrustean Matrix Correlation
Estimates corrected Procrustean correlation between matrices for removing overfitting effect. Coissa ...
Download / Learn more Package Citations See dependency  
adept  
Adaptive Empirical Pattern Transformation
Designed for optimal use in performing fast, accurate walking strides segmentation from high-densit ...
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  
rpymat  
Easy to Configure an Isolated 'Python' Environment
Aims to create a single isolated 'Miniconda' and 'Python' environment for reproducible pipeline scr ...
Download / Learn more Package Citations See dependency  
MGBT  
Multiple Grubbs-Beck Low-Outlier Test
Compute the multiple Grubbs-Beck low-outlier test on positively distributed data and utilities for ...
Download / Learn more Package Citations See dependency  
manipulate  
Interactive Plots for RStudio
Interactive plotting functions for use within RStudio.The manipulate function accepts a plot ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

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