align_data_plot: Plot aligned data

View source: R/postanalysis.R

align_data_plotR Documentation

Plot aligned data

Description

Plot aligned data

Usage

align_data_plot(y, t, w, warp_fct, coords, type = "l", ...)

Arguments

y, t

data

w

warp. If missing, no alignment is done.

warp_fct
coords

Which coordinates of trajectories? E.g. 1 for fist column.

type

plot type

...

Further arguments to be passed to plot and points.

Details

Much improvement needs to be done on this function.


naolsen/simm.fda documentation built on June 28, 2022, 2:41 a.m.