coef.bmstdr: Prints and returns the estimates of the coefficients

View source: R/methods.R

coef.bmstdrR Documentation

Prints and returns the estimates of the coefficients

Description

Prints and returns the estimates of the coefficients

Usage

## S3 method for class 'bmstdr'
coef(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

Coefficients are returned as a data frame preserving the names of the covariates


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