print.groupbn: print.groupbn

Description Usage Arguments Value Author(s) See Also Examples

View source: R/adaptive_refinement_help.R

Description

This is a method for the function print for objects of the class groupbn.

Usage

1
2
## S3 method for class 'groupbn'
print(x, ...)

Arguments

x

An object of class groupbn generated by the functions groupbn or groupbn_refinement

...

further arguments

Value

No return value, prints a description of the object

Author(s)

Ann-Kristin Becker

See Also

groupbn

Examples

1
2
data("wine.groupbn.refined")
print(wine.groupbn.refined)

GroupBN documentation built on March 7, 2021, 5:06 p.m.