E_cum {eddington}R Documentation

Calculate the cumulative Eddington number

Description

This function is much like E_num except it provides a cumulative Eddington number over the vector rather than a single summary number.

Usage

E_cum(rides)

Arguments

rides

A vector of mileage, where each element represents a single day.

Value

An integer vector the same length as rides.

See Also

E_next, E_num, E_req, E_sat


[Package eddington version 4.1.3 Index]