Skip to contents

Bayesian Mixture of Experts (MoE) applied to possibly left-censored linear regression.

Arguments

object

Object that inherits from bmoe_fit.

new_data

data frame. Similar structure to original data argument.

Setting new_data = NULL signals for the observed data to be used.

Model Specification

TODO