Skip to contents

Extract subsets of an `mvnfd` object

Usage

# S3 method for class 'mvnfd'
mvnfd_obj[i = NULL, j = NULL]

Arguments

mvnfd_obj

An `mvnfd` object

i

An index or indices specifying the subsets to extract for the first dimension

j

An index or indices specifying the subsets to extract for the second dimension

Value

An `mvnfd` object containing the specified subsets

See also