regr-internal: Internal regr objects

Description Usage Arguments

Description

Internal functions of package regr that are exported, but should normally not be called by the user directly.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## i.glm(...)
## i.lm(...)
## i.multinomial(...)
## i.survreg(...)
## i.polr(...)
## i.smooth(...)

## S3 method for class 'mregr'
print(x, na.print=i.getoption("na.print"), ...)
notice(..., printnotices = NULL)

Arguments

x,y, object

R objects

na.print

see print.regr

condition

condition

...

...


regr documentation built on Oct. 22, 2019, 3:01 p.m.