summary.elo_steepness: summary

View source: R/summary.R

summary.elo_steepnessR 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.


EloSteepness documentation built on Sept. 21, 2023, 1:06 a.m.