Learn R Programming

Chicago (version 1.0.3)

plotDistFun: 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.

See Also

estimateDistFun

Examples

Run this code
data(cdUnitTest)
plotDistFun(cdUnitTest)

Run the code above in your browser using DataLab