Description Usage Arguments Author(s) References See Also Examples
If you've done a model selection with selectmodel, this function can draw you a map, in which
the distances of the original label vector and the estimated label vectors are shown. This is done by a 
filled.contour plot.
| 1 2 3 4 5 | distimage(model,
          color.palette = terrain.colors,
	  log = TRUE,
	  plottitle = "Distance of Ys",
	  ...)
 | 
| model | list of model selection data as it has been returned by  | 
| color.palette | color palette function to use, see  | 
| log | leave this TRUE, if the axis of the model parameter should be logarithmically scaled. Set this to FALSE if you want linear scaling. | 
| plottitle | title of the plot | 
| ... | additional parameters for  | 
Jan Saputra Mueller
M. L. Braun, J. M. Buhmann, K. R. Mueller (2008) \_On Relevant Dimensions in Kernel Feature Spaces\_
selectmodel, modelimage, drawkpc, filled.contour,
rainbow
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.