neg_kappa_fn3 {BayesfMRI} | R Documentation |
Streamlined negative objective function for kappa2 using precompiled values
Description
Streamlined negative objective function for kappa2 using precompiled values
Usage
neg_kappa_fn3(kappa2, spde, a_star, b_star, n_sess)
Arguments
kappa2 |
scalar |
spde |
an spde object |
a_star |
precomputed coefficient (scalar) |
b_star |
precomputed coefficient (scalar) |
n_sess |
number of sessions (scalar) |
Value
scalar output of the negative objective function
[Package BayesfMRI version 0.10.1 Index]