Skip to content

Commit

Permalink
major changes to fastEmuTest and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
svteichman committed Jul 11, 2024
1 parent 8d35d69 commit 98d104f
Show file tree
Hide file tree
Showing 7 changed files with 384 additions and 901 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: Fast Robust Score Tests for the Simplified Version of 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
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Generated by roxygen2: do not edit by hand

export(fastEmuTest)
export(old_fastEmuTest)
import(radEmu)
importFrom(stats,model.matrix)
importFrom(stats,rbinom)
Expand Down
505 changes: 298 additions & 207 deletions R/fastEmuTest.R

Large diffs are not rendered by default.

271 changes: 0 additions & 271 deletions R/old_fastEmuTest.R

This file was deleted.

Loading

0 comments on commit 98d104f

Please sign in to comment.