init_fixpt {BayesfMRI} | R Documentation |
The fix point function for the initialization of kappa2 and phi
Description
The fix point function for the initialization of kappa2 and phi
Usage
init_fixpt(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]