summary.bmstdr {bmstdr}R Documentation

Provides basic summaries of model fitting.

Description

Provides basic summaries of model fitting.

Usage

## S3 method for class 'bmstdr'
summary(object, digits = 3, ...)

Arguments

object

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.


[Package bmstdr version 0.7.9 Index]