print.roblm.null {roblm}R Documentation

print method for objects of class roblm

Description

Print method for elements of class roblm

Usage

## S3 method for class 'roblm.null':
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x an object as created by roblm
digits number of digits to use
... optional arguments to be passed to print

See Also

print.lm


[Package roblm version 0.5-1 Index]