The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: inds = test (C, [i])

Return logical vector for testing-subset indices from a cvpartition object.

C should be a cvpartition object. i is the fold index (default is 1).

See also: cvpartition, @cvpartition/training.

Package: statistics