dicook / nullabor

Tools for doing statistical inference using data plots

Home Page:http://dicook.github.io/nullabor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nullabor: lineup and Rorschach plots for visual inference

Di Cook, Hadley Wickham, Niladri Roy Chowdhury, Heike Hofmann February 26, 2020

nullabor

Tools for graphical inference: prevent fooling yourself with the Rorschach protocol and check the surprising features in your data with the lineup protocol!

Installation

The nullabor package can be installed from CRAN

install.packages("nullabor")

You can install the development version of nullabor from github with:

# install.packages("devtools")
devtools::install_github("dicook/nullabor")

About

Tools for doing statistical inference using data plots

http://dicook.github.io/nullabor/


Languages

Language:R 100.0%