summary.elo_steepness {EloSteepness}R Documentation

summary

Description

summary

Usage

## S3 method for class 'elo_steepness'
summary(object, ...)

## S3 method for class 'david_steepness'
summary(object, ...)

Arguments

object

result from elo_steepness_from_matrix, elo_steepness_from_sequence or davids_steepness

...

further arguments passed to or from other methods (ignored)

Value

Nothing returned. Called for side effects of textual output to console.


[Package EloSteepness version 0.5.0 Index]