RDocumentation
Moon
Learn R
Search all packages and functions
⚠️
There's a newer version (1.0.5) 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
Copy
Link to current version
Version
Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.5.4
0.5.3
0.5.2
0.5.0
0.4.0.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
Down Chevron
Install
install.packages('infer')
Monthly Downloads
23,765
Version
0.5.0
License
CC0
Issues
6
Pull Requests
0
Stars
692
Forks
78
Repository
https://github.com/tidymodels/infer
Maintainer
Andrew Bray
Last Published
September 27th, 2019
Functions in infer (0.5.0)
Search functions
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