Learn R Programming

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

infer (version 0.5.4)

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,504

Version

0.5.4

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Andrew Bray

Last Published

January 13th, 2021

Functions in infer (0.5.4)

hypothesize

Declare a null hypothesis
infer

infer: a grammar for statistical inference
t_test

Tidy t-test
visualize

Visualize statistical inference
chisq_test

Tidy chi-squared test
prop_test

Tidy proportion test
deprecated

Deprecated functions and objects
rep_sample_n

Perform repeated sampling
shade_confidence_interval

Add information about confidence interval
shade_p_value

Add information about p-value region(s)
chisq_stat

Tidy chi-squared test statistic
calculate

Calculate summary statistics
get_confidence_interval

Compute confidence interval
generate

Generate resamples, permutations, or simulations
%>%

Pipe
print.infer

Print methods
get_p_value

Compute p-value
specify

Specify response and explanatory variables
gss

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

Tidy t-test statistic