print.bmstdr: Provides basic information regarding the fitted model.

View source: R/methods.R

print.bmstdrR Documentation

Provides basic information regarding the fitted model.

Description

Provides basic information regarding the fitted model.

Usage

## S3 method for class 'bmstdr'
print(x, digits = 3, ...)

Arguments

x

A bmstdr model fit object.

digits

How many significant digits after the decimal to print, defaults to 3.

...

Any other additional arguments

Value

No return value, called for side effects.


sujit-sahu/bmstdr documentation built on Jan. 30, 2024, 1:40 p.m.