Main Content

partitionByIndex

PartitionrandomPatchExtractionDatastoreaccording to indices

Description

帕特chds2= partitionByIndex(帕特chds,ind)partitions a subset of observations in a random patch extraction datastore,帕特chds, into a new datastore,帕特chds2. The desired observations are specified by indices,ind.

Input Arguments

collapse all

Random patch extraction datastore, specified as arandomPatchExtractionDatastoreobject.

Indices of observations, specified as a vector of positive integers.

Output Arguments

collapse all

Output datastore, returned as arandomPatchExtractionDatastoreobject containing a subset of files from帕特chds.

Version History

Introduced in R2018b