| mix.contour | R Documentation | 
Plot the contour of the observations with the group selection.
mix.contour(y, model,
            slice=100, ncontour=10,
            x.min=1, x.max=1,
            y.min=1,y.max=1,
            ...)
y | 
 the response matrix (dimension nx2)  | 
model | 
  a variable returned by   | 
slice | 
 number of slices in the sequenceo the contour  | 
ncontour | 
 number of contours to be ploted  | 
x.min | 
 value to be subtracted of the smallest observation in the x-axis  | 
x.max | 
 value to be added of the biggest observation in the x-axis  | 
y.min | 
 value to be subtracted of the smallest observation in the y-axis  | 
y.max | 
 value to be added of the biggest observation in the y-axis  | 
... | 
 further arguments to   | 
smsn.mmix
 ## see \code{\link{smsn.mmix}}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.