data_check | R Documentation |
Anomaly checking for network node variables
data_check(covariates, groups)
covariates |
A numeric sample matrix with n rows (all samples) and p columns of network covariates |
groups |
A character vector indicating a group in which each sample belongs to. |
The first table provides information about the empirical distributions of each variable: Min, max, skewness, and kurtosis. The second table shows group-specific sample sizes.
print("anomaly_check(covariates)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.