Print Function for Naivepop Summary
Function that prints the summary of a naivepop object
## S3 method for class 'summary.naivepop' print(x, ...)
x
: (summary.naivepop
)
Summary of a naivepop
object.
...
: Other arguments of print.
The summary of the object.
print(summary(naivepop_fit_bin))
Useful links