extract_tirt_stan_scores: Extract Trait Scores and SEs from a Fitted Stan TIRT Model

View source: R/extract_tirt_stan_scores.R

extract_tirt_stan_scoresR Documentation

Extract Trait Scores and SEs from a Fitted Stan TIRT Model

Description

Extract Trait Scores and SEs from a Fitted Stan TIRT Model

Usage

extract_tirt_stan_scores(fit, stan_data)

Arguments

fit

A fitted cmdstanr object.

stan_data

The data list passed to Stan (must contain the 'trait_names' attribute).

Value

A data frame with respondents as rows, and Traits and Trait SEs as columns.


autoFC documentation built on July 14, 2026, 5:07 p.m.