Skip to content

Commit

Permalink
address error and note in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
svteichman committed Jul 10, 2024
1 parent e62134e commit 4cc32d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: fastEmu
Title: Runs scalable robust score tests for the model implemented in radEmu
Title: Runs Scalable Robust Score Tests for the Model Implemented in radEmu
Version: 0.0.0.9000
Authors@R:
c(person("Sarah", "Teichman", email = "teichs@uw.edu", role = c("aut", "cre")),
Expand Down
4 changes: 1 addition & 3 deletions R/fastEmuTest.R
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,7 @@
#' 'Dy' contain an information matrix and empirical score covariance matrix
#' computed under the full model.
#'
#' @importFrom stats cov median model.matrix optim pchisq qnorm weighted.mean
#' @import Matrix
#' @import MASS
#' @importFrom stats model.matrix
#' @import radEmu
#'
#' @export
Expand Down

0 comments on commit 4cc32d4

Please sign in to comment.