cdev: Condition-number-based deviation of X and Y, assuming X can...

Description Usage Arguments

View source: R/metrics.R

Description

Condition-number-based deviation of X and Y, assuming X can be transformed into Y by scaling each columns with a coefficient.

Usage

1
cdev(X, Y, scale = FALSE, generic = FALSE, ...)

Arguments

X

a matrix

Y

another matrix with the same shape as X

generic

whether to use the generic definition of cdev, without assuming only column-scaling is involved between X and Y


ttdtrang/gbnorm documentation built on Dec. 23, 2021, 1:01 p.m.