neg_kappa_fn {BayesfMRI}R Documentation

The negative of the objective function for kappa

Description

The negative of the objective function for kappa

Usage

neg_kappa_fn(kappa2, spde, phi, Sigma, mu)

Arguments

kappa2

scalar

spde

an spde object

phi

scalar

Sigma

dgCMatrix

mu

dgeMatrix

Value

a scalar


[Package BayesfMRI version 0.10.1 Index]