r_est_rep: ICC repeatability

View source: R/core_functions.R

r_est_repR Documentation

ICC repeatability

Description

Estimates the ICC for repeatability setting for poisson, nbinom1 and nbinom2 families.

Usage

r_est_rep(data, model)

Arguments

data

A data frame containing at least two columns: outcome (named as y) and subject identifier (named as id).

model

A glmmTMB obejct.

Value

A data frame with ICC estimate, its standard error and variance components.


iccCounts documentation built on June 9, 2022, 5:06 p.m.