Learn R Programming

tma (version 0.3.1)

windows_weights: Deprecated Alias for context_tensor

Description

Use context_tensor() instead. This alias will be removed in a future release.

Usage

windows_weights(...)

Value

A multidimensional array with dimensions [sender(s), receiver(s), mode(s), weight/window], where the last axis has two levels: "weight" and "window". The array is initialized with the default weight and window values, and has named dimensions for easy indexing.

Arguments

...

Arguments passed to context_tensor().

See Also

context_tensor