residuals.acdFit() returns the residuals and coef.acdFit() returns the coefficients of a fitted ACD model of class 'acdFit', while print.acdFit() prints the essential information.
"residuals"(object, ...)
"coef"(object, returnCoef = "all", ...)
"print"(x, ...)acdFit).
object, ie. an object of class 'acdFit'.
print.