Last data update: 2014.03.03

R: normative values for TD rank curve
tdranknvR Documentation

normative values for TD rank curve

Description

gets percentiles for TD rank curve

Usage

tdranknv( td, smooth = TRUE, smoothFunction = tdrankglm )

Arguments

td

table with total-deviation values

smooth

whether to use a function to smooth the results or not. Default is TRUE

smoothFunction

if smooth is TRUE, the function to use for smoothing. Default is tdrankglm, a GLM fit which was proven to do a good fit for average over subject of TD rank curves. This function is not really a smoothing procedure, but a parametric fit

Details

details?

Value

percentiles for TD rank curves

Author(s)

Ivan Marin-Franch

References

References?

See Also

tdrank, tdrankglm

Examples

#tdranknv()

Results