Skip to content

Commit 9adbe9b

Browse files
adding resid to namespace
1 parent 571cf82 commit 9adbe9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selectiveInference/NAMESPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import(intervals)
4141
import(survival)
4242
importFrom("graphics", abline, axis, matplot)
4343
importFrom("stats", dnorm, lsfit, pexp, pnorm, predict,
44-
qnorm, rnorm, sd, uniroot, dchisq, model.matrix, pchisq)
44+
qnorm, rnorm, sd, uniroot, dchisq, model.matrix, pchisq, resid)
4545
importFrom("stats", "coef", "df", "lm", "pf")
4646
importFrom("stats", "glm", "residuals", "vcov")
4747
importFrom("stats", "rbinom", "rexp")

0 commit comments

Comments
 (0)