Co.LPM_nD.batch: Batched Co-Lower Partial Moment nD

View source: R/Partial_Moments.R

Co.LPM_nD.batchR Documentation

Batched Co-Lower Partial Moment nD

Description

Internal batched backend for evaluating Co.LPM_nD over many targets.

Usage

Co.LPM_nD.batch(data, targets, degree = 0, norm = TRUE)

Arguments

data

A numeric matrix with observations in rows and variables in columns.

targets

A numeric matrix with target rows and the same number of columns as data.

degree

numeric; degree for lower deviations.

norm

logical; normalize result.

Value

Numeric vector, one value per row of targets.


NNS documentation built on July 1, 2026, 1:08 a.m.