mm_CheckInt: Check Imputation

View source: R/plotting.R

mm_CheckIntR Documentation

Check Imputation

Description

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

Usage

mm_CheckInt(A1, A2, ObO = TRUE)

Arguments

A1

An aligned array, containng missing data (presumably made with mm_ArrayData)

A2

An aligned and imputed array (presumbably made with mm_FillMissing)

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 Nov. 19, 2023, 11:48 a.m.