| as_ANN_matrix | R Documentation |
Convert data into an ANN compatible matrix with only numbers
as_ANN_matrix(data)
data |
A data set, usually a matrix or data frame. |
A matrix with only numbers.
Other Utils:
degree(),
distance(),
list_as_numeric(),
probability(),
radian(),
random_seed(),
re.factor(),
sd_pop(),
similarity(),
var_pop(),
vector_as_ANN_matrix(),
vector_as_numeric()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.