mix.print: Printing mix object

Description Usage Arguments See Also

View source: R/mix.print.R

Description

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

Usage

1
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 Oct. 6, 2021, 5:10 p.m.

Related to mix.print in mixsmsn...