Skip to content

Conversation

@mateunho
Copy link
Contributor

Colmeans:
calculates mean value
for each column of input matrix
and puts them in output vector

Colsums:
calculates sum
for each column of input matrix
and puts them in output vector

Colmeans:
    calculates mean value
    for each column of input matrix
    and puts them in output vector

Colsums:
    calculates sum
    for each column of input matrix
    and puts them in output vector
@aolofsson
Copy link
Member

Are these functions essential?

@mateunho
Copy link
Contributor Author

Not essential per se, but usefull in data analysis/statistical modelling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants