print.summary.naivepop {bonsaiforest}R Documentation

Print Function for Naivepop Summary

Description

Function that prints the summary of a naivepop object

Usage

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

Arguments

x

(summary.naivepop)
Summary of a naivepop object.

...

Other arguments of print.

Value

The summary of the object.

Examples

print(summary(naivepop_fit_bin))

[Package bonsaiforest version 0.1.0 Index]