mm_CheckImputation | R Documentation |
Plot Raw (aligned) data along side by side with imputed data.
mm_CheckImputation(A1, A2, ObO = interactive())
A1 |
An aligned array, containing missing data (presumably made with
|
A2 |
An aligned and imputed array (presumably made with
|
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 |
A series of plots for each individual in the array. If ObO=TRUE
user
input is required to advance or exit the plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.