rstandard.index {MLID} | R Documentation |
Calculates the standardised residuals for the single-level index
## S3 method for class 'index'
rstandard(model, ...)
model |
an object of class |
... |
other arguments |
The residuals are the differences between the share of the Y population and the share of the X population per neighbourhood. A positive residual occurs where the share of the Y population exceeds the share of the X population, and a negative residual where the opposite. The standardised residuals can help to identify 'extreme' differences.