data_check: Anomaly checking for network node variables

View source: R/data_check.R

data_checkR Documentation

Anomaly checking for network node variables

Description

Anomaly checking for network node variables

Usage

data_check(covariates, groups)

Arguments

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.

Value

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.

Examples

print("anomaly_check(covariates)")

KontioJuho/multiJGL documentation built on Oct. 30, 2022, 3:42 a.m.