diff options
author | Naeem Model <me@nmode.ca> | 2024-01-13 19:31:08 +0000 |
---|---|---|
committer | Naeem Model <me@nmode.ca> | 2024-01-13 19:31:08 +0000 |
commit | 2a6de5fb5270f70eb83233a10bb84301c119cc16 (patch) | |
tree | 64fbe8d9d4738ef519c78327672738aa138f5960 /NAMESPACE | |
parent | f5fcb4e1d46bfe8dc2d79cf4f3022f964b08a321 (diff) |
Refactor seqB
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ export(WP) export(app) export(id) export(idea) -export(seqB) +export(seq_bayes) importFrom(methods,is) importFrom(stats,pexp) importFrom(stats,pgamma) |