Skip to contents

Plot TSRVF Results

Usage

# S3 method for class 'tsrvf'
plot(x, type = c("tangent", "mean", "gammas"), ...)

Arguments

x

An object of class 'tsrvf'.

type

Character: "tangent" (default), "mean", or "gammas".

...

Additional arguments (ignored).

Value

A ggplot object (invisibly).