Learn R Programming

clmstan (version 0.1.1)

prepare_prediction_matrix: Prepare design matrix for prediction

Description

Prepare design matrix for prediction

Usage

prepare_prediction_matrix(object, newdata)

Value

Design matrix (N x P)

Arguments

object

A clmstan object

newdata

Data frame for prediction