Package: catseyes 0.2.5
Clark Andersen
catseyes: Create Catseye Plots Illustrating the Normal Distribution of the Means
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. <doi:10.1177/0956797613504966> pmid:24220629.
Authors:
catseyes_0.2.5.tar.gz
catseyes_0.2.5.tar.gz(r-4.5-noble)catseyes_0.2.5.tar.gz(r-4.4-noble)
catseyes_0.2.5.tgz(r-4.4-emscripten)catseyes_0.2.5.tgz(r-4.3-emscripten)
catseyes.pdf |catseyes.html✨
catseyes/json (API)
# Install 'catseyes' in R: |
install.packages('catseyes', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:110383a1f4. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
Exports:catseyescatseyesplot
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
catseyes | catseyes |
catseyesplot | catseyesplot |