imdo | R Documentation |
Identify optimal combination of variables to minimize number of samples with missing data.
imdo(x, groups = NULL, plot = TRUE)
imdoPlot(opt.smry, equal.axes = FALSE)
x |
data.frame or matrix to optimize. |
groups |
vector of groups as long as number of rows in |
plot |
generate a plot of the optimization results. |
opt.smry |
data.frame of optimization summary results from run of
|
equal.axes |
show imdo plot with both axes on same scale? |
Eric Archer eric.archer@noaa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.