mm_CheckImputation: Check Imputation

View source: R/explore.R

mm_CheckImputationR Documentation

Check Imputation

Description

Plot Raw (alinged) data along side by side with imputed data.

Usage

mm_CheckImputation(A1, A2, ObO = TRUE)

Arguments

A1

An aligned array, containing missing data (presumably made with mm_ArrayData⁠$shape_data_wNA⁠).

A2

An aligned and imputed array (presumably made with mm_ArrayData⁠$Shape_data⁠).

ObO

One-by-One. If TRUE (default), individuals will be plotted one at a time, requiring the user to advance/exit the operation. If FALSE, all plots will be generated at once to be browsed/exported from the Plot History


ehrlichd/moRphomenses documentation built on March 10, 2024, 3:06 a.m.