Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.0.7) of this package.
Take me there.
infer (version 0.5.2)
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
Link to current version
Version
Version
1.0.7
1.0.6
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
Install
install.packages('infer')
Monthly Downloads
37,997
Version
0.5.2
License
CC0
Issues
4
Pull Requests
1
Stars
726
Forks
80
Repository
https://github.com/tidymodels/infer
Homepage
https://infer.netlify.com/
Maintainer
Andrew Bray
Last Published
June 14th, 2020
Functions in infer (0.5.2)
Search all functions
shade_confidence_interval
Add information about confidence interval
shade_p_value
Add information about p-value region(s)
chisq_test
Tidy chi-squared test
get_p_value
Compute p-value
prop_test
Tidy proportion test
gss
Subset of data from the General Social Survey (GSS).
deprecated
Deprecated functions and objects
t_test
Tidy t-test
rep_sample_n
Perform repeated sampling
visualize
Visualize statistical inference
get_confidence_interval
Compute confidence interval
generate
Generate resamples, permutations, or simulations
hypothesize
Declare a null hypothesis
infer
infer: a grammar for statistical inference
calculate
Calculate summary statistics
%>%
Pipe
specify
Specify response and explanatory variables
chisq_stat
Tidy chi-squared test statistic
t_stat
Tidy t-test statistic
print.infer
Print methods