tp: ngme tensor-product model specification

View source: R/complex-models.R

tpR Documentation

ngme tensor-product model specification

Description

Given 2 operator (first and second), build a tensor-product operator based on K = K_first x K_second (here x is Kronecker product)

Usage

tp(first, second)

Arguments

first

ngme_operator, left side of kronecker model (usually a temporal or iid model)

second

ngme_operator, right side of kronecker model (ususally a temporal or spatial model)

Value

a list of specification of model


ngme2 documentation built on May 20, 2026, 9:10 a.m.