Learn R Programming

cartools (version 0.1.0)

bmfree: The bmfree function returns a tux matrix of time t, speed u and location x values.

Description

The bmfree function returns a tux matrix of time t, speed u and location x values.

Usage

bmfree(umn, usd, N, Tup)

Arguments

umn

mean speed (mph), a number

usd

standard deviation of umn, a number

N

number of time-steps, a number

Tup

upper time range in minutes, a number