as.matrix.bmixlm: Convert 'bmixlm' object to a matrix

View source: R/bmixlm.R

as.matrix.bmixlmR Documentation

Convert bmixlm object to a matrix

Description

Returns all the samples of the parameters as one large matrix.

Usage

## S3 method for class 'bmixlm'
as.matrix(x, ...)

Arguments

x

An object of class bmixlm.

...

Currently ignored.

Value

A matrix of samples of model parameters.


SWotherspoon/bmixlm documentation built on June 10, 2025, 6:47 a.m.