to_ar: Convert to array

View source: R/to_ar.R

to_arR 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.


mcgf documentation built on June 29, 2024, 9:09 a.m.