j_dim_sum: Sum all the values in the second dimension of a three...

Description Usage Arguments

Description

j_dim_sum takes a three dimensional integer vector, fixes the values of the first and third dimensions, and then sums the values of all the entries in the vector with those two values for its first and third dimensions.

Usage

1
j_dim_sum(n, i, k)

Arguments

n

A three dimensional integer vector.

i

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

k

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


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