Learn R Programming

matrixCorr (version 0.8.3)

check_weights: Check weights vector (non-negative, finite, correct length)

Description

Check weights vector (non-negative, finite, correct length)

Usage

check_weights(w, n, arg = as.character(substitute(w)))

Arguments