Learn R Programming

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

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

28,668

Version

1.0.0

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Andrew Bray

Last Published

August 13th, 2021

Functions in infer (1.0.0)

chisq_test

Tidy chi-squared test
rep_sample_n

Perform repeated sampling
reexports

Objects exported from other packages
print.infer

Print methods
prop_test

Tidy proportion test
assume

Define a theoretical distribution
calculate

Calculate summary statistics
shade_p_value

Shade histogram area beyond an observed statistic
get_p_value

Compute p-value
generate

Generate resamples, permutations, or simulations
shade_confidence_interval

Add information about confidence interval
infer

infer: a grammar for statistical inference
visualize

Visualize statistical inference
t_test

Tidy t-test
gss

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

Declare a null hypothesis
get_confidence_interval

Compute confidence interval
deprecated

Deprecated functions and objects
fit.infer

Fit linear models to infer objects
t_stat

Tidy t-test statistic
specify

Specify response and explanatory variables
observe

Calculate observed statistics
%>%

Pipe
chisq_stat

Tidy chi-squared test statistic