extract_prediction_draws: Extract posterior draws needed for prediction

View source: R/predict.R

extract_prediction_drawsR Documentation

Extract posterior draws needed for prediction

Description

Extract posterior draws needed for prediction

Usage

extract_prediction_draws(object, ndraws = NULL)

Arguments

object

A clmstan object

ndraws

Number of draws to extract

Value

List with c (cutpoints), beta (coefficients), link_params (if full model)


clmstan documentation built on June 29, 2026, 5:06 p.m.