regr0-internal {regr0} | R Documentation |
Internal functions of package regr0 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(...) is.formula(object) x %nin% y ## S3 method for class 'mregr' print(x, na.print=getUserOption("na.print"), ...) DB(on=TRUE) BR() IR(condition) subset(x, ...)
x,y, object |
R objects |
na.print |
see print.regr |
condition |
condition |
... |
... |