Introduction - If you have any usage issues, please Google them yourself
CVPARTITION Create a cross-validation partition for data.
An object of the CVPARTITION class defines a random partition on a
set of data of a specified size. This partition can be used to
define test and training sets for validating a statistical model
using cross-validation.