prepare_prediction_matrix: Prepare design matrix for prediction

View source: R/predict.R

prepare_prediction_matrixR Documentation

Prepare design matrix for prediction

Description

Prepare design matrix for prediction

Usage

prepare_prediction_matrix(object, newdata)

Arguments

object

A clmstan object

newdata

Data frame for prediction

Value

Design matrix (N x P)


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