Skip to content

Commit

Permalink
manual update
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhuling committed Jul 27, 2024
1 parent b304301 commit ada38fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/oem.R
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
#' faster in certain situations, ie when n >> p
#' @return An object with S3 class "oem"
#' @references Shifeng Xiong, Bin Dai, Jared Huling, and Peter Z. G. Qian. Orthogonalizing
#' EM: A design-based least squares algorithm. Technometrics, 58(3):285-293, 2016. \url{https://doi.org/10.1080/00401706.2015.1054436}
#' EM: A design-based least squares algorithm. Technometrics, 58(3):285-293, 2016. \doi{10.1080/00401706.2015.1054436}
#' @useDynLib oem, .registration=TRUE
#' @import Rcpp
#' @import Matrix
Expand Down
2 changes: 1 addition & 1 deletion man/oem.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ada38fb

Please sign in to comment.