powered by
vclMatrix
Row and column sums and of vclMatrix objects
# S4 method for vclMatrix colSums(x)# S4 method for vclMatrix rowSums(x)# S4 method for vclMatrix colMeans(x)# S4 method for vclMatrix rowMeans(x)
# S4 method for vclMatrix rowSums(x)
# S4 method for vclMatrix colMeans(x)
# S4 method for vclMatrix rowMeans(x)
A vclVector object
vclVector
A vclMatrix object
Charles Determan Jr.