Skip to contents

Extract the index-ordered draw columns for a delay vector parameter

Usage

.delay_draw_columns(fit, var)

Arguments

fit

A cmdstanr fit object.

var

A scalar string naming the vector variable (e.g. "refp_mean").

Value

A list with draws (a draws_df, or NULL if var is absent) and cols (the matching column names in index order).