check_thetas: Checks that '|theta_1| <= theta_2'.

Description Usage Arguments Value

View source: R/adjacency.R

Description

Checks that |theta_1| <= theta_2.

Usage

1
check_thetas(theta_1, theta_2)

Arguments

theta_1

Off-diagonal value or network effect.

theta_2

Diagonal value or momentum effect.

Value

An error if |theta_1| > theta_2, nothing happens otherwise.


ntwk documentation built on Sept. 13, 2021, 9:07 a.m.