check_sum_to_zero: Check if random effect means sum-to-zero.

View source: R/inla-idx.R

check_sum_to_zeroR Documentation

Check if random effect means sum-to-zero.

Description

Check if random effect means sum-to-zero.

Usage

check_sum_to_zero(result, idx)

Arguments

`result`

The result of a call to 'multinomial_model()'.

`idx`

A random effects indentifier string name such as '"area_idx"'

Value

A vector of sums of the random effect mean over its indicies.


athowes/multi.utils documentation built on July 20, 2024, 10:57 p.m.