compute_mean: Function to compute the mean

Description Usage Arguments Value

View source: R/model_functions.R

Description

This function computes the mean of each column of a matrix by taking into account only non zero values

Usage

1

Arguments

X

is the matrix of the dataset with samples on the rows and features on the column

Value

a numeric vector of column means


angy89/hyQSAR documentation built on Sept. 24, 2019, 7:31 a.m.