| summary-methods | R Documentation |
summary-methods
signature(object = "Evaluation"): returns the name of the data object, its filename, the estimator used and
a statistical summary of the result;optional arguments:
the indices of runs to be summarized;
the indices of result dimensions to be summarized;
internal argument:
decides if name of Dataobject and Datafile are printed out
(which is done if inLIST==FALSE); defaults to FALSE but is
TRUE when summary is called from summary-method for signature(object = "EvaluationList")
signature(object = "EvaluationList"): returns, for each member of the list a summary of
the corresponding Evaluation object;
optional arguments:
the indices of evaluations to be summarized;— of this vector eval0
maximally MaxNumberofSummarizedEvaluations evaluations are summarized where MaxNumberofSummarizedEvaluations
is a global option, see distrTEstoptions
the indices of runs to be summarized;
the indices of observation dimensions to be summarized;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.