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.3")



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: 2024-04-06
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.3, https://cran.r-project.org/web/packages/MKinfer. Accessed 05 Aug. 2026.
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), 1.2 (2024-04-06 12:43), (2026-07-09 08:09)
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

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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