[.mvmfd {ReMFPCA}R Documentation

Extract subsets of an 'mvmfd' object

Description

Extract subsets of an 'mvmfd' object

Usage

## S3 method for class 'mvmfd'
mvmfd_obj[i = "index", j = "index"]

Arguments

mvmfd_obj

An 'mvmfd' 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 'mvmfd' object containing the specified subsets

See Also

mvmfd,mvbasismfd


[Package ReMFPCA version 1.0.0 Index]