Learn R Programming

bonsaiforest (version 0.1.1)

print.summary.naivepop: Print Function for Naivepop Summary

Description

Function that prints the summary of a naivepop object

Usage

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

Value

The summary of the object.

Arguments

x

(summary.naivepop)
Summary of a naivepop object.

...

Other arguments of print.

Examples

Run this code
print(summary(naivepop_fit_bin))

Run the code above in your browser using DataLab