powered by
Compute Pearson Residuals (prototype)
pearsonResiduals(x)
An object created by neighborhoodEuclidean(), neighborhoodVoronoi() or neighborhoodWalking().
neighborhoodEuclidean()
neighborhoodVoronoi()
neighborhoodWalking()
An R vector.
# NOT RUN { pearsonResiduals(neighborhoodEuclidean()) pearsonResiduals(neighborhoodVoronoi()) pearsonResiduals(neighborhoodWalking()) # }
Run the code above in your browser using DataLab