Learn R Programming

clmstan (version 0.1.1)

extract_prediction_draws: Extract posterior draws needed for prediction

Description

Extract posterior draws needed for prediction

Usage

extract_prediction_draws(object, ndraws = NULL)

Value

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

Arguments

object

A clmstan object

ndraws

Number of draws to extract