Skip to content

Commit 7085457

Browse files
on CRAN
1 parent 75341d5 commit 7085457

File tree

4 files changed

+0
-9
lines changed

4 files changed

+0
-9
lines changed

R/blr-residual-diagnostics.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#' @return A panel of influence diagnostic plots.
88
#'
99
#' @references
10-
#' \url{https://www.jstor.org/stable/2240841}
1110
#'
1211
#' Fox, John (1991), Regression Diagnostics. Newbury Park, CA: Sage Publications.
1312
#'
@@ -51,7 +50,6 @@ blr_plot_diag_influence <- function(model) {
5150
#' @return A panel of diagnostic plots for fitted values.
5251
#'
5352
#' @references
54-
#' \url{https://www.jstor.org/stable/2240841}
5553
#'
5654
#' Fox, John (1991), Regression Diagnostics. Newbury Park, CA: Sage Publications.
5755
#'
@@ -92,7 +90,6 @@ blr_plot_diag_fit <- function(model) {
9290
#' @return A panel of diagnostic plots for leverage.
9391
#'
9492
#' @references
95-
#' \url{https://www.jstor.org/stable/2240841}
9693
#'
9794
#' Fox, John (1991), Regression Diagnostics. Newbury Park, CA: Sage Publications.
9895
#'

man/blr_plot_diag_fit.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/blr_plot_diag_influence.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/blr_plot_diag_leverage.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)