Learn R Programming

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

infer (version 0.5.2)

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

37,997

Version

0.5.2

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

June 14th, 2020

Functions in infer (0.5.2)

shade_confidence_interval

Add information about confidence interval
shade_p_value

Add information about p-value region(s)
chisq_test

Tidy chi-squared test
get_p_value

Compute p-value
prop_test

Tidy proportion test
gss

Subset of data from the General Social Survey (GSS).
deprecated

Deprecated functions and objects
t_test

Tidy t-test
rep_sample_n

Perform repeated sampling
visualize

Visualize statistical inference
get_confidence_interval

Compute confidence interval
generate

Generate resamples, permutations, or simulations
hypothesize

Declare a null hypothesis
infer

infer: a grammar for statistical inference
calculate

Calculate summary statistics
%>%

Pipe
specify

Specify response and explanatory variables
chisq_stat

Tidy chi-squared test statistic
t_stat

Tidy t-test statistic
print.infer

Print methods