onlyimputed: Extract only the completed datasets from the results obtained...

View source: R/plots.R

onlyimputedR Documentation

Extract only the completed datasets from the results obtained with seqimpute function. Therefore, the original dataset with missing values is discarded, together with the two first columns (".id" and ".imp")".

Description

Extract only the completed datasets from the results obtained with seqimpute function. Therefore, the original dataset with missing values is discarded, together with the two first columns (".id" and ".imp")".

Usage

onlyimputed(impdata)

Arguments

impdata

a dataframe obtained with the seqimpute() function

Value

Returns a data frame that has the form for the application of Halpin's clustering strategy


seqimpute documentation built on March 19, 2024, 3:09 a.m.