mix.print: Printing mix object

View source: R/mix.print.R

mix.printR Documentation

Printing mix object

Description

Printing a smsn.mix object (univariate case, p=1)

Usage

mix.print(model, digits = 3, ...)

Arguments

model

an object of class snsm.mix, see smsn.mix for details

digits

rounding for tabular output on the console (default is to round to 3 decimal place)

...

further arguments to print

See Also

smsn.mix


mixsmsn documentation built on June 8, 2025, 10:52 a.m.

Related to mix.print in mixsmsn...