ModelSummary {rankdist} | R Documentation |
Print a brief summary of the fitted model
Description
Print a brief summary of the fitted model. This includes information about goodness of fit as well as parameter estimation.
Usage
ModelSummary(model)
Arguments
model |
a ranking model returned by a call to RankDistanceModel function. |
[Package rankdist version 1.1.4 Index]