reshapeTs: Reshapes a 2D concatenated time series into 3D according to...

Description Usage Arguments Value

View source: R/mdm.R

Description

Reshapes a 2D concatenated time series into 3D according to no. of subjects and volumes.

Usage

1
reshapeTs(ts, N, V)

Arguments

ts

a 2D time series volumes x nodes.

N

No. of subjects.

V

No. of volumes.

Value

M 3D matrix, time series x nodes x subjects.


multdyn documentation built on May 2, 2019, 3:43 p.m.