View source: R/pearsonResiduals.R
pearsonResiduals | R Documentation |
Compute Pearson Residuals (prototype)
pearsonResiduals(x)
x |
An object created by |
An R vector.
## Not run:
pearsonResiduals(neighborhoodEuclidean())
pearsonResiduals(neighborhoodVoronoi())
pearsonResiduals(neighborhoodWalking())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.