Learn R Programming

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

infer (version 0.5.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

38,649

Version

0.5.0

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Andrew Bray

Last Published

September 27th, 2019

Functions in infer (0.5.0)

infer

infer: a grammar for statistical inference
calculate

Calculate summary statistics
hypothesize

Declare a null hypothesis
get_p_value

Compute p-value
specify

Specify the response and explanatory variables
chisq_stat

Tidy chi-squared test statistic
t_stat

Tidy t-test statistic
shade_confidence_interval

Add information about confidence interval
rep_sample_n

Perform repeated sampling
print.infer

Print methods
chisq_test

Tidy chi-squared test
deprecated

Deprecated functions
shade_p_value

Add information about p-value region(s)
generate

Generate resamples, permutations, or simulations
t_test

Tidy t-test
get_confidence_interval

Compute confidence interval
visualize

Visualize statistical inference
%>%

Pipe