Learn R Programming

visualFields (version 0.6.2)

poplr_cstat: permutation of pointwise linear regression (PoPLR): calculation of the combined statistic

Description

For details see [1]

Usage

poplr_cstat( pval, truncVal = 1 )

Arguments

pval

p-values. Typically the ones obtained from poplr_pstat

truncVal

p-value cut-off for truncation. Default is 1

References

[1] N. O'Leary, B. C. Chauhan, and P. H. Artes. Visual field progression in glaucoma: estimating the overall significance of deterioration with permutation analyses of pointwise linear regression (PoPLR). Investigative Ophthalmology and Visual Science, 53, 2012

See Also

poplr, poplr_pstat, vflayout_poplr, vfplot_plr

Examples

Run this code
# NOT RUN {
  res <- poplr( vf91016right )
# }

Run the code above in your browser using DataLab