mm_CheckImputation: Check Imputation

View source: R/explore.R

mm_CheckImputationR Documentation

Check Imputation

Description

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

Usage

mm_CheckImputation(A1, A2, ObO = interactive())

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, in interactive sessions), 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 or exported from the Plots panel.

Value

A series of plots for each individual in the array. If ObO=TRUE user input is required to advance or exit the plotting.


ehrlichd/moRphomenses documentation built on Dec. 13, 2024, 8:36 a.m.