View source: R/complex-models.R
| tp | R Documentation |
Given 2 operator (first and second), build a tensor-product operator based on K = K_first x K_second (here x is Kronecker product)
tp(first, second)
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) |
a list of specification of model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.