regr-internal {regr} | R Documentation |
Internal functions of package regr that are exported, but should normally not be called by the user directly.
## i.glm(...) ## i.lm(...) ## i.multinomial(...) ## i.survreg(...) ## i.polr(...) ## i.smooth(...) ## S3 method for class 'mregr' print(x, na.print=getOption("na.print"), ...) notice(..., notices = NULL)
x,y, object |
R objects |
na.print |
see print.regr |
condition |
condition |
... |
... |