neg_kappa_fn2 {BayesfMRI} | R Documentation |
The negative of the objective function for kappa without Sig_inv
Description
The negative of the objective function for kappa without Sig_inv
Usage
neg_kappa_fn2(kappa2, spde, phi, P, mu, Vh)
Arguments
kappa2 |
scalar |
spde |
an spde object |
phi |
scalar |
P |
Matrix of dimension nk by N_s found by |
mu |
dgeMatrix |
Vh |
random matrix of -1 and 1 of dim |
Value
a scalar
[Package BayesfMRI version 0.10.1 Index]