View source: R/LogLikParm_02.R
| LogLikParm_02 | R Documentation |
Computes (a translation of) the loglikelihood
LogLikParm_02(
adj_positions,
parm,
matList,
dataset,
interaction_effects = list(),
mus = NULL,
sigmas = NULL
)
adj_positions |
positions of spatial effect (if embedded) |
parm |
the parameter |
matList |
the list of matrices (pairwise + spatial) |
dataset |
an n (observations) x d (dimension) matrix |
interaction_effects |
list of interaction effects (vectors of names) |
mus |
the mean parameters |
sigmas |
the standard deviation parameters |
(a translation of) the loglikelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.