We received some feedback from Keaven on not being able to reuse the enroll/failure rate objects in the design object under the new define_*() input constructors and checking.
We should
-
Check why the classes of the rate objects returned by gs_design_ahr() is not preserved. (need a minimal reproducible example from Keaven).
-
Improve the warning message to soften the tune: it's possible to construct the object manually under certain conditions, for example, with certain classes assigned.
We received some feedback from Keaven on not being able to reuse the enroll/failure rate objects in the design object under the new
define_*()input constructors and checking.We should
Check why the classes of the rate objects returned by
gs_design_ahr()is not preserved. (need a minimal reproducible example from Keaven).Improve the warning message to soften the tune: it's possible to construct the object manually under certain conditions, for example, with certain classes assigned.