Learn R Programming

SSRTcalc (version 2.1.1)

ranef: Extract per-group random-effect summaries

Description

A generic function for extracting per-group (e.g. per-subject) parameter summaries from a fitted model. SSRTcalc provides ranef.ssrt_stan for hierarchical Stan fits.

Usage

ranef(object, ...)

Value

A method-specific object (typically a data.frame of per-group summaries).

Arguments

object

A fitted model object.

...

Additional arguments passed to methods.

See Also

ranef.ssrt_stan