estimate.outline.reconstruction {shapeR}R Documentation

Estimate the outline reconstruction based on Fourier/wavelet compared to the outlines that have not been transformed

Description

Estimate outline reconstruction using a different number of coefficients of wavelet and Fourier compared to the original otolith

Usage

estimate.outline.reconstruction(object, ...)

Arguments

object

shapeR object

...

Additional parameters to be passed to 'plot' and 'points'

Value

A list containing values

Author(s)

Lisa Anne Libungan

References

Claude, J. (2008) Morphometrics with R. Springer. 316 p.

Examples

## Not run: 
data(shape)
estimate.outline.reconstruction(shape)
## End(Not run)


[Package shapeR version 1.0-1 Index]