Wrapper around TI method

ti_comp1(dimred = "pca", ndim = 2, component = 1)

Arguments

dimred

A character vector specifying which dimensionality reduction method to use. See dyndimred::dimred for the list of available dimensionality reduction methods.

ndim

The number of dimensions

component

The component to use