elo (version 2.1.1)

fitted.elo: Extract model values

Description

Extract model values from elo functions.

Usage

# S3 method for elo.run
fitted(object, ...)

# S3 method for elo.run residuals(object, ...)

# S3 method for elo.running fitted(object, running = TRUE, ...)

# S3 method for elo.glm fitted(object, ...)

# S3 method for elo.markovchain fitted(object, ...)

# S3 method for elo.winpct fitted(object, ...)

# S3 method for elo.colley fitted(object, ...)

Arguments

object

An object.

...

Other arguments

running

logical, denoting whether to use the running predicted values.