Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Oct 19, 2024
1 parent 311f268 commit f8caa3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-poped.R
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ if (requireNamespace("PopED", quietly=TRUE)) {
sig_var_add.err ~ 800120.483866746
}),
rse = c(tcl = 3.31559905061048, tv = 30.9526395967922,
sig_var_add.err = 11.1794980759702))
sig_var_add.err = 11.1794980759702)),
evaluate_design(db), tolerance = 1e-4)

## v <- poped_optim(db, opt_xt=TRUE)
Expand Down

0 comments on commit f8caa3d

Please sign in to comment.