print.bootnet: Print method for bootnet and bootnetResult objects

View source: R/printMethod.R

print.bootnetR Documentation

Print method for bootnet and bootnetResult objects

Description

Prints a short overview of the results of bootnet

Usage

## S3 method for class 'bootnet'
print(x, ...)
## S3 method for class 'bootnetResult'
print(x, ...)
## S3 method for class 'bootnetResult'
summary(object, ...)

Arguments

x

A bootnet or bootnetResult object

object

A bootnetResult object

...

Not used.

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>


SachaEpskamp/bootnet documentation built on Feb. 21, 2024, 8:21 a.m.