PlotCorrelateMean {MERO}R Documentation

Plot the correlation in scatter plot between original mean and imputed mean

Description

The function is used to plot the correlation between the imputed mean and original mean

Usage

PlotCorrelateMean(OriginalMean, ImputedMean)

Arguments

OriginalMean

means of the original data

ImputedMean

means of the imputed data

Value

The scatter plot


[Package MERO version 0.1.2 Index]