to_ar {mcgf} | R Documentation |
Convert to array
Description
Convert to array
Usage
to_ar(h, lag_max, u = TRUE)
Arguments
h |
Distance matrix. |
lag_max |
Maximum time lag. |
u |
Logical; TRUE if u_ar needs to be outputted. |
Value
A list of arrays of h and u.
[Package mcgf version 1.1.0 Index]