mydiff: Difference a matrix

Description Usage Arguments Value

Description

This function differences an entire matrix by some defined constant k.

Usage

1
mydiff(x,k)

Arguments

x

The matrix to be differenced.

k

An integer of the length of difference to perform on each vector of the NxT matrix.

Value

xx A matrix that has been differenced k times.


PANICr documentation built on May 2, 2019, 4:40 a.m.