Skip to content

Commit 21cb091

Browse files
Update R/stat-ellipse.R
Co-authored-by: Thomas Lin Pedersen <[email protected]>
1 parent a639ac5 commit 21cb091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/stat-ellipse.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Compute normal data ellipses
22
#'
33
#' The method for calculating the ellipses has been modified from
4-
#' `car::dataEllipse` (Fox, Weisberg,Friendly and Monette 2011)
4+
#' `car::dataEllipse` (Fox and Weisberg 2011, Friendly and Monette 2013)
55
#'
66
#' @references John Fox and Sanford Weisberg (2011). An \R Companion to
77
#' Applied Regression, Second Edition. Thousand Oaks CA: Sage. URL:

0 commit comments

Comments
 (0)