gets a generalized linear model fit for TD rank curve
tdrankglm( tdr, familytxt = c( "gaussian" ), link = make.link( "logit" ),
rankCentral = NULL, scaleFactor = 52.4 )
table with TD rank curve
central ranked positions to use in the fit. By default it is NULL
, so that all rank locations are used for the fit
scale to use for ranks to make them be between 0 and 1. Default is 52.4
fitted values of the generalized linear model fit for TD rank curve
details