Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
kmeans_centers <- function(X, K) {
.Call('_harmony_kmeans_centers', PACKAGE = 'harmony', X, K)
}
scaleRows_dgc <- function(x, p, i, ncol, nrow, thresh) {
.Call('_harmony_scaleRows_dgc', PACKAGE = 'harmony', x, p, i, ncol, nrow, thresh)
}
find_lambda_cpp <- function(alpha, cluster_E) {
.Call('_harmony_find_lambda_cpp', PACKAGE = 'harmony', alpha, cluster_E)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.