Learn R Programming

⚠️There's a newer version (1.0.8) of this package.Take me there.

infer (version 0.4.0.1)

Tidy Statistical Inference

Description

The objective of this package is to perform inference using an expressive statistical grammar that coheres with the tidy design framework.

Copy Link

Version

Install

install.packages('infer')

Monthly Downloads

32,149

Version

0.4.0.1

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Andrew Bray

Last Published

April 22nd, 2019

Functions in infer (0.4.0.1)

shade_confidence_interval

Add information about confidence interval
shade_p_value

Add information about p-value region(s)
infer

infer: a grammar for statistical inference
%>%

Pipe
get_p_value

Compute p-value
hypothesize

Declare a null hypothesis
t_test

Tidy t-test
visualize

Visualize statistical inference
generate

Generate resamples, permutations, or simulations
get_confidence_interval

Compute confidence interval
specify

Specify the response and explanatory variables
t_stat

Tidy t-test statistic
chisq_test

Tidy chi-squared test
deprecated

Deprecated functions
calculate

Calculate summary statistics
chisq_stat

Tidy chi-squared test statistic
print.infer

Print methods
rep_sample_n

Perform repeated sampling