Learn R Programming

rtemis (version 0.79)

mplot3.res: mplot3 Plot resample

Description

Visualizes resampling output using mplot3.img

Usage

mplot3.res(res, col = NULL, ...)

Arguments

Details

For resampling with no replacement where each case may be selected 0 or 1 time, 0 is white and 1 is teal For resampling with replacement, 0 is white, 1 is blue, 2 is teal