fhx: Continuized cumulative density function from a score...

View source: R/Kernel Equating Functions.R

FhxR Documentation

Continuized cumulative density function from a score distribution for a given bandwidth

Description

Note: mu and sigma are parameters in here (rather than being calculated from distribution) to avoid repitative recalculation when applying this function within the routine to optimise bandwidths

Usage

Fhx(x, fX, scores, mu, sigma, h)

Arguments

x

Score(s) for which we wish to calculate the density

fX

Number of people achieving each score (weighted numbers, probabilities or proportions also acceptable). Must be same length as scores.

scores

Vector of possible scores.

mu

Mean score in distribution.

sigma

Standard deviation score in distribution.

h

Bandwidth used for continuization.


CambridgeAssessmentResearch/KernEqWPS documentation built on Feb. 23, 2024, 9:34 p.m.