plot_mix_3d: 3D density plots for normal mixture and intensity surface.

Description Usage Arguments Examples

Description

Plot the density surface of a normal mixture in an interactive 3D plot.

Usage

1
2
plot_mix_3d(x, ..., truncate = TRUE, L = 128,
  main = "Normal Mixture 3D Surface Plot")

Arguments

x

Object of class intensity_surface or normmix.

...

Further parameters passed to to_int_surf(). See to_int_surf for details.

truncate

Whether to truncate the points outside the domain, default to TRUE.

L

Number of grids on each coordinate.

main

Title for the density plot.

Examples

1
2

wangyuchen/sppmix documentation built on May 4, 2019, 12:58 a.m.