Learn R Programming

geopsych (version 0.1.0)

sum_gwalpha: Counting the Number of GWalpha below Criterion

Description

an internal function for counting how many responses have an upper confidence bound below a user-specified criterion for reliability level.

Usage

sum_gwalpha(bw, crit, ...)

Value

the number of responses where the upper confidence bound of GWalpha is below crit.

Arguments

bw

bandwidth for weighting function

crit

predetermined criterion for reliability level

...

additional arguments passed on to gwalpha()