print method for class cmp.

# S3 method for cmp
print(x, ...)

Arguments

x

an object class 'cmp', obtained from a call to glm.cmp.

...

other arguments passed to or from other methods (currently unused).

Details

print.cmp can be used to print a short summary of object class 'cmp'.

Examples

## For examples see example(glm.cmp)