init_objfn {BayesfMRI}R Documentation

Objective function for the initialization of kappa2 and phi

Description

Objective function for the initialization of kappa2 and phi

Usage

init_objfn(theta, spde, beta_hat)

Arguments

theta

a vector c(kappa2,phi)

spde

an spde object

beta_hat

vector

Value

scalar


[Package BayesfMRI version 0.10.1 Index]