Learn R Programming

VBmix (version 0.3.2)

handdomains:

Description

original domains of non-void pixels in the handwritten digits collection, to be used along with reBuild.

Arguments

Format

The format is: List of 2 $ : num [1:717] 0.816 0.251 0.278 0.161 0.412 ... $ : num [1:717] 1 1 1 1 1 1 1 1 1 1 ...

Examples

Run this code
temp <- reBuild(handdat[123,], handvoid, handnonvoid, handdomains)

Run the code above in your browser using DataLab