.initialKP | R Documentation |
Find the initial values of kappa2 and phi
.initialKP(theta, spde, w, n_sess, tol, verbose)
theta |
a vector of length two containing the range and scale parameters kappa2 and phi, in that order |
spde |
a list containing the sparse matrix elements Cmat, Gmat, and GtCinvG |
w |
the beta_hat estimates for a single task |
n_sess |
the number of sessions |
tol |
the stopping rule tolerance |
verbose |
(logical) Should intermediate output be displayed? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.