Rdocumentation
powered by
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
Link to current version
Version
Version
1.0.8
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
32,994
Version
0.5.3
License
CC0
Issues
5
Pull Requests
1
Stars
743
Forks
79
Repository
https://github.com/tidymodels/infer
Homepage
https://infer.netlify.com/
Maintainer
Andrew Bray
Last Published
July 14th, 2020
Functions in infer (0.5.3)
Search all functions
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).