initialize,dmbc_fit_list-method {dmbc} | R Documentation |
Create an instance of the dmbc_fit_list
class using new/initialize.
Description
Create an instance of the dmbc_fit_list
class using new/initialize.
Usage
## S4 method for signature 'dmbc_fit_list'
initialize(.Object, results = list())
Arguments
.Object |
Prototype object from the class |
results |
A list whose elements are the |
Author(s)
Sergio Venturini sergio.venturini@unicatt.it
[Package dmbc version 1.0.2 Index]