Learn R Programming

equate (version 0.1-0)

se.eq: Standard Error of Equipercentile Equating

Description

This function returns the standard error of equipercentile equating, under the random groups design, using an equation derived by Lord (1982, p. 168).

Usage

se.eq(q, g0, gm, xn, yn)

Arguments

q, g0, gm, xn, yn
the five components required in the computation (for definitions see Lord, 1982)

Value

  • Returns the standard error for an equated score

Details

This function is called by equate.eq, where it is only applicable to the random groups equating design

References

Lord, F. (1982). The standard error of equipercentile equating. Journal of Educational Statistics, 7(3), 165-174.

See Also

equate.eq