print.regimix: Prints a regimix object.

print.regimixR Documentation

Prints a regimix object.

Description

Prints some attributes of a regimix object.

Arguments

x

an object obtained from fitting a RCP mixture model. Such as that generated from a call to regimix(qv).

...

ignored

Details

A list is returned that will be printed on exit, if not assigned to anything. It contains the function call and the estimated coefficients.

Method

print( x, ...)

Author(s)

Scott D. Foster


RCPmod documentation built on Oct. 26, 2022, 1:09 a.m.

Related to print.regimix in RCPmod...