imputation_single {rbmi} | R Documentation |
Create a valid imputation_single
object
Description
Create a valid imputation_single
object
Usage
imputation_single(id, values)
Arguments
id |
a character string specifying the subject id. |
values |
a numeric vector indicating the imputed values. |
[Package rbmi version 1.2.6 Index]