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.


Stevo15025/PANICr documentation built on May 9, 2019, 3:08 p.m.