print.summary.naivepop function

Print Function for Naivepop Summary

Print Function for Naivepop Summary

Function that prints the summary of a naivepop object

## S3 method for class 'summary.naivepop' print(x, ...)

Arguments

  • x: (summary.naivepop)

    Summary of a naivepop object.

  • ...: Other arguments of print.

Returns

The summary of the object.

Examples

print(summary(naivepop_fit_bin))