Skip to contents

Fit a mapper on subject/reference features

Usage

fit_mapper(spec, ...)

Arguments

spec

Mapper specification created with [dkge_mapper_spec()] or [dkge_mapper()].

...

Strategy-specific arguments (e.g. feature matrices, spatial coordinates, weights).

Value

A fitted mapping object (see strategy-specific classes).