Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ sass:
sass_dir: css
style: compressed

widgets:
- name: ggprop.test
thumbnail: images/ggprop.test.png
url: https://github.com/EvaMaeRey/ggprop.test
ghuser: EvaMaeRey
ghrepo: ggprop.test
tags: ggplot2 syntax, longform graphical poems
cran: false
ghauthor: EvaMaeRey
short: >
A ggplot2 extension package to teach/learn the logic of the prop test.
description: >
ggprop.test has functionality to allow you to walk through the logic of the prop test step-by-step: 1. Draw bar chart (stacks) for each category (false and true case).
2. Draw theoretical limits for proportion (0 to 1). 3. Calculate proportion and place it in the logical limits (i.e. the balancing point for stacks).
4. Place null within the logical limits 5. Draw distribution for NULL and standard deviations within the distribution. 6. determine the z-score (where does observed prop fit into NULL distributions)
(i.e. how many standard deviations fit between .5 and .67)

widgets:
- name: ggram
thumbnail: images/ggram.png
Expand Down
Binary file added images/ggprop.test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.