Description Usage Arguments Value See Also Examples
Internal function to calculate similarity between a target set of pixels and the reference site. Used Used within calc_similarity
1 | similarity(training_targ, val_ref, params)
|
training_targ |
Target Raster of values |
val_ref |
Numeric vector of reference values |
params |
List of parameters, created with function |
Matrix of similarity values.
createParameters
,calc_similarity
1 | #no examples needed
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.