prep_kappa2_optim {BayesfMRI} | R Documentation |
Find values for coefficients used in objective function for kappa2
Description
Find values for coefficients used in objective function for kappa2
Usage
prep_kappa2_optim(spde, mu, phi, P, vh)
Arguments
spde |
an spde object |
mu |
the mean |
phi |
scale parameter |
P |
Matrix of dimension nk by N_s found by |
vh |
random matrix of -1 and 1 of dim |
Value
a list with two elements, which are precomputed coefficients for the optimization function
[Package BayesfMRI version 0.10.1 Index]