Other packages > Find by keyword >

miceafter  

Data and Statistical Analyses after Multiple Imputation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("miceafter", "0.5.0")



Attach the package and use:
library("miceafter")
Maintained by
Martijn Heymans
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-12-16
Latest Update: 2022-10-02
Description:
Statistical Analyses and Pooling after Multiple Imputation. A large variety of repeated statistical analysis can be performed and finally pooled. Statistical analysis that are available are, among others, Levene's test, Odds and Risk Ratios, One sample proportions, difference between proportions and linear and logistic regression models. Functions can also be used in combination with the Pipe operator. More and more statistical analyses and pooling functions will be added over time. Heymans (2007) . Eekhout (2017) . Wiel (2009) . Marshall (2009) . Sidi (2021) . Lott (2018) . Grund (2021) .
How to cite:
Martijn Heymans (2021). miceafter: Data and Statistical Analyses after Multiple Imputation. R package version 0.5.0, https://cran.r-project.org/web/packages/miceafter. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2021-12-16 11:10)
Other packages that cited miceafter R package
View miceafter citation profile
Other R packages that miceafter depends, imports, suggests or enhances
Complete documentation for miceafter
Functions, R codes and Examples using the miceafter R package
Some associated functions: bf_test . check_model . cindex . clean_P . cor2fz . cor_est . df2milist . f2chi . fz2cor . glm_lm_bw . glm_lm_fw . glm_lr_bw . glm_lr_fw . glm_mi . invlogit . invlogit_ci . lbp_orig . lbpmicox . lbpmilr . levene_test . list2milist . logit_trans . mids2milist . odds_ratio . pool_D2 . pool_D4 . pool_bftest . pool_cindex . pool_cor . pool_glm . pool_levenetest . pool_odds_ratio . pool_prop_nna . pool_prop_wald . pool_prop_wilson . pool_propdiff_ac . pool_propdiff_nw . pool_propdiff_wald . pool_risk_ratio . pool_scalar_RR . pool_t_test . prop_nna . prop_wald . propdiff_ac . propdiff_wald . risk_ratio . t_test . with.milist . 
Some associated R codes: bf_test.R . check_model.R . cindex.R . clean_P.R . cor2fz.R . cor_est.R . df2milist.R . f2chi.R . fz2cor.R . glm_lm_bw.R . glm_lm_fw.R . glm_lr_bw.R . glm_lr_fw.R . glm_mi.R . invlogit.R . invlogit_ci.R . lbp_orig.R . lbpmicox.R . lbpmilr.R . levene_test.R . list2milist.R . logit_trans.R . mids2milist.R . odds_ratio.R . pool_D2.R . pool_D4.R . pool_bftest.R . pool_cindex.R . pool_cor.R . pool_glm.R . pool_levenetest.R . pool_odds_ratio.R . pool_prop_nna.R . pool_prop_wald.R . pool_prop_wilson.R . pool_propdiff_ac.R . pool_propdiff_nw.R . pool_propdiff_wald.R . pool_risk_ratio.R . pool_scalar_RR.R . pool_t_test.R . prop_nna.R . prop_wald.R . propdiff_ac.R . propdiff_wald.R . risk_ratio.R . t_test.R . with.milist.R .  Full miceafter package functions and examples
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)
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  
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  
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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