Other packages > Find by keyword >

catseyes  

Create Catseye Plots Illustrating the Normal Distribution of the Means
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("catseyes", "0.2.5")



Attach the package and use:
library("catseyes")
Maintained by
Clark Andersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-01-25
Latest Update: 2020-05-08
Description:
Provides the tools to produce catseye plots, principally by catseyesplot() function which calls R's standard plot() function internally, or alternatively by the catseyes() function to overlay the catseye plot onto an existing R plot window. Catseye plots illustrate the normal distribution of the mean (picture a normal bell curve reflected over its base and rotated 90 degrees), with a shaded confidence interval; they are an intuitive way of illustrating and comparing normally distributed estimates, and are arguably a superior alternative to standard confidence intervals, since they show the full distribution rather than fixed quantile bounds. The catseyesplot and catseyes functions require pre-calculated means and standard errors (or standard deviations), provided as numeric vectors; this allows the flexibility of obtaining this information from a variety of sources, such as direct calculation or prediction from a model. Catseye plots, as illustrations of the normal distribution of the means, are described in Cumming (2013 & 2014). Cumming, G. (2013). The new statistics: Why and how. Psychological Science, 27, 7-29. pmid:24220629.
How to cite:
Clark Andersen (2019). catseyes: Create Catseye Plots Illustrating the Normal Distribution of the Means. R package version 0.2.5, https://cran.r-project.org/web/packages/catseyes
Previous versions and publish date:
0.2.3 (2019-01-25 17:50)
Other packages that cited catseyes R package
View catseyes citation profile
Other R packages that catseyes depends, imports, suggests or enhances
Functions, R codes and Examples using the catseyes R package
Some associated functions: catseyes . catseyesplot . 
Some associated R codes: catseyes.R .  Full catseyes package functions and examples
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

bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns