View source: R/make_constraint.R
make_constraint | R Documentation |
Construct the constraint matrices for the spatial random effects alpha
make_constraint(MRA, constraint = "unconstrained", joint = TRUE)
MRA |
An MRA object. Usually contained in the output from |
constraint |
What constraint should be applied to the spatial process? Options include no constraint ( |
joint |
Should the spatial parameters alpha be sampled jointly or by each resolution |
A list of constraint matrices A_constraint
and a_constraint
for use in spam
sampling functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.