rrislam/singleimp: A Collection of Methods for Single Value Imputation

A collection of methods for single value imputation in R. Currently contains functions for Last Observation Carried Forward, Next Observation Carried Backwards, and Row Mean Imputation The methods are from this paper: Engels, Jean Mundahl and Paula K. Diehr. "Imputation of missing longitudinal data: a comparison of methods." Journal of clinical epidemiology 56 10 (2003): 968-76 .

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rrislam/singleimp")
rrislam/singleimp documentation built on May 18, 2019, 1:31 p.m.