Learn R Programming

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

infer (version 0.5.3)

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

Version

0.5.3

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Andrew Bray

Last Published

July 14th, 2020

Functions in infer (0.5.3)

specify

Specify response and explanatory variables
shade_p_value

Add information about p-value region(s)
shade_confidence_interval

Add information about confidence interval
t_stat

Tidy t-test statistic
visualize

Visualize statistical inference
t_test

Tidy t-test
%>%

Pipe
print.infer

Print methods
prop_test

Tidy proportion test
chisq_stat

Tidy chi-squared test statistic
rep_sample_n

Perform repeated sampling
hypothesize

Declare a null hypothesis
calculate

Calculate summary statistics
infer

infer: a grammar for statistical inference
generate

Generate resamples, permutations, or simulations
get_confidence_interval

Compute confidence interval
deprecated

Deprecated functions and objects
chisq_test

Tidy chi-squared test
get_p_value

Compute p-value
gss

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