coef.qmix: Extract coefficients from a 'qmix' object

Description Usage Arguments Value

Description

Create a table of coefficient results from a qmix object.

Usage

1
2
## S3 method for class 'qmix'
coef(object, ...)

Arguments

object

A qmix object from running the main function qmix.

...

Further arguments to be passed according to coef.

Value

A table of coefficients with their corresponding lower and upper bounds.


qmix documentation built on Dec. 16, 2019, 1:27 a.m.