plotDistFun {Chicago}R Documentation

Plot the Distance Function

Description

Estimates the function that models how the expected number of counts decreases with increasing distance.

Usage

plotDistFun(cd, ...)

Arguments

cd

A chicagoData object.

...

Further arguments passed to plot.

Value

A plot.

Author(s)

Jonathan Cairns

See Also

estimateDistFun

Examples

data(cdUnitTest)
plotDistFun(cdUnitTest)

[Package Chicago version 1.12.0 Index]