The goal of GRNNs is to build a GRNN model using different functions. This GRNNs package uses various distance functions including: “euclidean”, “minkowski”, “manhattan”, “maximum”, “canberra”, “angular”, “correlation”, “absolute_correlation”, “hamming”, “jaccard”,“bray”, “kulczynski”, “gower”, “altGower”, “morisita”, “horn”, “mountford”, “raup”, “binomial”, “chao”, “cao”,“mahalanobis”.
You can install the released version of GRNNs from github with:
This is a basic example which shows you how to use GRNNs: