Skip to contents

Using kde2d in the MASS package.

Usage

ldk_contour(ldk, nlevels = 5, grid.nb = 50, col = "grey60")

Arguments

ldk

an array (or a list) of landmarks

nlevels

the number of contour lines

grid.nb

the grid.nb

col

a color for drawing the contour lines

Value

a drawing on the last plot

See also

Examples

coo_plot(MSHAPES(wings))
ldk_contour(wings$coo)