Learn R Programming

bootnet (version 1.4.3)

print.bootnet: Print method for bootnet and bootnetResult objects

Description

Prints a short overview of the results of bootnet

Usage

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

Arguments

x

A bootnet or bootnetResult object

object

A bootnetResult object

Not used.