model.list: Extracting all the arguments submitted to generate an object
Description
The function model.list returns the arguments submitted to the function
used to generate the object of class "twoStepsBenchmark",
"threeRuleSmooth" or "praislm".
Usage
model.list(object)
Value
a list containing every evaluated arguments
Arguments
object
an object of class "twoStepsBenchmark", "threeRuleSmooth"
or "praislm".
Details
These are returned as they are after evaluation, model.list doesn't
return a call.