View source: R/true_LogLikParm_02.R
| true_LogLikParm_02 | R Documentation |
Computes the "true" (i.e., not translated) log-likelihood (needed for BIC)
true_LogLikParm_02(
adj_positions,
parm,
matList,
dataset,
interaction_effects = list()
)
adj_positions |
positions of spatial effect (if embedded) |
parm |
the parameter |
matList |
list of matrices (pairwise + spatial) |
dataset |
an n (observations) x d (dimension) matrix |
interaction_effects |
list of interaction effects (vector of names) |
the "true" (i.e., not translated) log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.