nullspace_penalty | R Documentation |
This add e.g., constraints zero intercept and slope for second-order random walk model.
nullspace_penalty(x)
x |
a precision matrix |
Using eigen decomposition to find the zero eigenvalues, which is then added back to the original penalized matrix. Note that this leads to loss of sparseness.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.