powered by
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, ...)
the response matrix (dimension nx2)
a variable returned by smsn.mmix
smsn.mmix
number of slices in the sequenceo the contour
number of contours to be ploted
value to be subtracted of the smallest observation in the x-axis
value to be added of the biggest observation in the x-axis
value to be subtracted of the smallest observation in the y-axis
value to be added of the biggest observation in the y-axis
further arguments to contour
contour
# NOT RUN { ## see \code{\link{smsn.mmix}} # }
Run the code above in your browser using DataLab