Some methods implemented in mgcViz
require the c.d.f. of the response distribution.
This function takes a family object as input and returns the same object, but with the cdf
function added to the $cdf
slot. Mainly for internal use.
fix.family.cdf(fam)
Arguments
fam |
an object of class family . |