imputation2 {MissCP}R Documentation

imputation2

Description

function to do the imputation based on change point candidate

Usage

imputation2(data, cp.candidate)

Arguments

data

data before the imputation

cp.candidate

the change point candidate that are used to impute the missing

Value

the data matrix without missing values after imputation


[Package MissCP version 0.1.0 Index]