Learn R Programming

bonsaiforest (version 0.1.1)

print.summary.naive: Print Function for Naive Summary

Description

Function that prints the summary of a naive object

Usage

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

Value

The summary of the object.

Arguments

x

(summary.naive)
Summary of a naive object.

...

Other arguments of print.

Examples

Run this code
print(summary(naive_fit_bin))

Run the code above in your browser using DataLab