Other packages > Find by keyword >

MKinfer  

Inferential Statistics
View on CRAN: Click here


Download and install MKinfer package within the R console
Install from CRAN:
install.packages("MKinfer")

Install from Github:
library("remotes")
install_github("cran/MKinfer")

Install by package version:
library("remotes")
install_version("MKinfer", "1.2")



Attach the package and use:
library("MKinfer")
Maintained by
Matthias Kohl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-12-02
Latest Update: 2023-04-17
Description:
Computation of various confidence intervals (Altman et al. (2000), ISBN:978-0-727-91375-3; Hedderich and Sachs (2018), ISBN:978-3-662-56657-2) including bootstrapped versions (Davison and Hinkley (1997), ISBN:978-0-511-80284-3) as well as Hsu (Hedderich and Sachs (2018), ISBN:978-3-662-56657-2), permutation (Janssen (1997), ), bootstrap (Davison and Hinkley (1997), ISBN:978-0-511-80284-3), intersection-union (Sozu et al. (2015), ISBN:978-3-319-22005-5) and multiple imputation (Barnard and Rubin (1999), ) t-test; furthermore, computation of intersection-union z-test as well as multiple imputation Wilcoxon tests. Graphical visualization by volcano and Bland-Altman plots (Bland and Altman (1986), ; Shieh (2018), ).
How to cite:
Matthias Kohl (2019). MKinfer: Inferential Statistics. R package version 1.2, https://cran.r-project.org/web/packages/MKinfer. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.3 (2019-12-02 11:10), 0.4 (2020-01-08 10:20), 0.5 (2020-04-25 06:20), 0.6 (2020-10-22 21:40), 0.7 (2022-09-06 11:10), 0.8 (2022-11-06 21:30), 0.9 (2022-11-16 20:50), 1.0 (2023-03-14 09:30), 1.1 (2023-04-17 10:20)
Other packages that cited MKinfer R package
View MKinfer citation profile
Other R packages that MKinfer depends, imports, suggests or enhances
Complete documentation for MKinfer
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA