LKpeon | R Documentation |
Internal function: LKpeon
LKpeon(
M,
s,
Fk,
basis,
weight,
phi1,
phi0,
Q,
lambda,
phi0P,
L = NULL,
data = NULL,
only.wlk = FALSE,
only.se = FALSE
)
M |
A K by K symmetric matrix. |
s |
A scalar. |
Fk |
An n by K matrix of basis function values with
each column being a basis function taken values at |
basis |
An n by K matrix |
weight |
A vector |
phi1 |
A matrix produced by LatticeKrig basis fucntions |
phi0 |
A matrix produced by LatticeKrig basis fucntions with new locations |
Q |
A precision matrix |
lambda |
A scalar. |
phi0P |
A projection matrix of phi1 |
L |
An n by K matrix |
only.wlk |
A logic. |
only.se |
A logic. |
Data |
An n by T data matrix |
A list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.