Description Usage Arguments Value
Predict (the first) most probable class at point. If probability returns NAs at a point, this returns NA at that point. If probabilities of classes are equal, this returns the smaller index.
1 2 | ## S3 method for class 'tessellations'
predict(tes, x)
|
tes |
The tessellation object |
x |
The point |
Integer giving index of most probable class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.