Description Usage Arguments See Also
This function is only for two-dimensional data.
| 1 2 3 4 | 
| x | output of protoclass function | 
| xtr | n by p matrix of training features. | 
| y | n-vector of labels of the training data. | 
| z | set of potential prototypes (only required if protoclass was not run with z=x). | 
| circleFLAG | indicates whether to draw circles around each prototype. | 
| boundFLAG | indicates whether to draw classification boundary. This can be computationally expensive. | 
| res | resolution of the classification boundary. Computation increases with res. Try 100. | 
| main | optional main title for plot. | 
| ... | other arguments to pass to plot. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.