View source: R/matchStations.R
matchStations | R Documentation |
Convert a real variable into a binary variable (i.e., 0 or 1) filtering by a threshold.
matchStations(obj, ref)
obj |
A station object to be ordered, normally predictions. |
ref |
A station object used as reference to order, normally observations. |
A new grid object with binary values.
J. Bano-Medina
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.