extract_estimates: Extract Estimates of Activation

View source: R/fit_bayesglm_utils.R

extract_estimatesR Documentation

Extract Estimates of Activation

Description

Obtains the posterior mean or other summary statistic for each latent field

Usage

extract_estimates(INLA_model_obj, session_names, spatial, spde, stat = "mean")

Arguments

INLA_model_obj

An object of class "inla", a result of a call to inla.

session_names

Vector of fMRI session names

stat

A string representing the posterior summary statistic to be returned

Value

Estimates from inla model


mandymejia/BayesGLMfMRI documentation built on April 12, 2025, 3:41 p.m.