get.quantiles: function to extract quantiles from INLA output

View source: R/fitabn_bayes.R

get.quantilesR Documentation

function to extract quantiles from INLA output

Description

function to get to extract quantiles

Usage

get.quantiles(mylist, quantiles, single)

get.ind.quantiles(outmat, inmat)

Arguments

mylist

list of matrices of two cols x, y

quantiles

vector with the desired quantiles

single

NULL or TRUE if only a single node and parameter

outmat

matrix where the first col has the desired quantiles. We want to estimate this and out in into the second col

inmat

is the actual x,f(x) matrix

Value

list

Functions

  • get.ind.quantiles(): helper function for get.quantiles


abn documentation built on Nov. 3, 2023, 5:08 p.m.