ik_dim_sum: Sum all the values in the first and third dimensions of a...

Description Usage Arguments

Description

ik_dim_sum takes a three dimensional integer vector, fixes the value of the second dimension, and then sums the values of all the entries in the vector with that value for its second dimension.

Usage

1
ik_dim_sum(n, j)

Arguments

n

A three dimensional integer vector.

j

An integer that is a valid index of the second dimension of n.


cwcartmell/maRkov documentation built on May 14, 2019, 1:37 p.m.