Description Usage Arguments Value
Compute the deviance of a model
1 2 3 4 5 6 7 | compute_deviance(
Y,
res,
return_value = "deviance",
X = NULL,
method = "STRAND"
)
|
Y |
is a count tensor |
res |
is the output of running functionrun_EM. |
X |
is the matrix of covariates. |
method |
which method was used STRAND, or TENSIG, (default: "STRAND") |
deviance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.