powered by
Using kde2d in the MASS package.
ldk_contour(ldk, nlevels = 5, grid.nb = 50, col = "grey60")
an array (or a list) of landmarks
the number of contour lines
the grid.nb
a color for drawing the contour lines
kde2d, ldk_confell, ldk_chull
Other plotting functions: coo_arrows, coo_draw, coo_listpanel, coo_lolli, coo_plot, coo_ruban, ldk_chull, ldk_confell, ldk_labels, ldk_links, plot_devsegments, plot_table
coo_arrows
coo_draw
coo_listpanel
coo_lolli
coo_plot
coo_ruban
ldk_chull
ldk_confell
ldk_labels
ldk_links
plot_devsegments
plot_table
Other ldk plotters: ldk_chull, ldk_confell, ldk_labels, ldk_links
# NOT RUN { coo_plot(mshapes(wings)) ldk_contour(wings$coo) # }
Run the code above in your browser using DataLab