print.lad: Print method for the lad class

Description Usage Arguments Details Value

View source: R/print.lad.R

Description

Prints the vector of regression coefficients to the console.

Usage

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

Arguments

x

A lad object

...

further arguments passed to or from other methods

Details

print.lad prints the vector of coefficients to the console.

Value

Does not return anything; only prints to the console


Addison-McGhee/existingToGitHub documentation built on Dec. 17, 2021, 7:39 a.m.