plot.elastic_mean function

Plot method for planar elastic mean curves

Plot method for planar elastic mean curves

Plots objects of class elastic_mean.

## S3 method for class 'elastic_mean' plot(x, asp = 1, col = "red", ...)

Arguments

  • x: object of class elastic_mean, usually a result of a call to compute_elastic_mean
  • asp: numeric, giving the aspect ratio of the two coordinates, see plot.window for details.
  • col: color of the mean curve.
  • ...: further plotting parameters.

Returns

No value

See Also

For examples see documentation of compute_elastic_mean.

  • Maintainer: Lisa Steyer
  • License: GPL-3
  • Last published: 2024-01-25

Useful links