uni_weights: 'uni_weights' computes the uniform weights.

View source: R/weights.R

uni_weightsR Documentation

uni_weights computes the uniform weights.

Description

uni_weights computes the uniform weights.

Usage

uni_weights(n, p)

Arguments

n

The row count, or amount of data points, of the data matrix.

p

The column count, or amount of features, of the data matrix.


JhZhang-1999/Rcvxclustr documentation built on Aug. 18, 2022, 9:25 a.m.