get_column_means: Function for computing the mean of each column in a matrix

View source: R/RcppExports.R

get_column_meansR Documentation

Function for computing the mean of each column in a matrix

Description

Computes the mean of each column in a matrix. For internal use only!

Usage

get_column_means(X)

Arguments

X

a a matrix.

Value

a vector of mean values.

Author(s)

Leonardo Ramirez-Lopez


l-ramirez-lopez/resemble documentation built on June 14, 2025, 4:40 p.m.