Learn R Programming

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

infer (version 0.4.0)

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

31,737

Version

0.4.0

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 15th, 2018

Functions in infer (0.4.0)

chisq_test

Tidy chi-squared test
deprecated

Deprecated functions
generate

Generate resamples, permutations, or simulations
calculate

Calculate summary statistics
get_confidence_interval

Compute confidence interval
shade_confidence_interval

Add information about confidence interval
chisq_stat

Tidy chi-squared test statistic
shade_p_value

Add information about p-value region(s)
print.infer

Print methods
get_p_value

Compute p-value
rep_sample_n

Perform repeated sampling
hypothesize

Declare a null hypothesis
infer

infer: a grammar for statistical inference
t_stat

Tidy t-test statistic
specify

Specify the response and explanatory variables
%>%

Pipe
t_test

Tidy t-test
visualize

Visualize statistical inference