print.feature: Print method for "feature" class

print.featureR Documentation

Print method for "feature" class

Description

Print method for "feature" class

Usage

## S3 method for class 'feature'
print(x, dataset = FALSE, alphas = FALSE, labels = FALSE, round = FALSE, ...)

Arguments

x

An object of class "feature"

dataset

Set the regular covariates as columns in a dataset

alphas

Print a "?" instead of actual alphas to prepare the output for alpha estimation

labels

Should the covariates be named, or just referred to as their place in the data.frame.

round

Should numbers be rounded when printing? Default is FALSE, otherwise it can be set to the number of decimal places.

...

Not used.


jonlachmann/GMJMCMC documentation built on April 22, 2024, 4:21 a.m.