Description Usage Arguments Details Value Author(s) See Also
Calculates microperimetry statistics from a test or list of tests. Includes mean sensitivity (mean_sens), mean deviation (mean_dev), pattern standard deviation (psd). You can also pass a compare object directly (from compare function), thus saving time for duplicate kringing.
1 | mpstats(testdata, digits = 2)
|
testdata |
microperimetry test data |
digits |
Digits to be rounded to |
mean_dev and psd are estimated. This is, because there is no 'real mean' and, more importantly, no "real variance" of normal values for each given location. Mean and variance are estimated based on kringing (spatial interpolation) of predicted (!) values. The predicted values are given by simple linear regression for each location, based on the norm data It includes age, sex and lens status as covariates. The variance used for estimation is equal to the prediction intervals from those models, assuming homoscedasticity in a non-weighted model
Matrix
tjebo
Other stat functions:
bootstrap_maia()
,
mpstats_manual()
,
mpstats_single()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.