Description Usage Arguments Value
View source: R/utility_funcs.r
Get reference points for RBF centroids
1  | get_rbf_centroids(X, n_centroids, idx = NULL)
 | 
X | 
 covariate matrix  | 
n_centroids | 
 number of RBF centroids  | 
idx | 
 [Optional] location of RBF centroid reference points  | 
list of Xi (centroid points) and idx (location of them)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.