You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if the user switches off include_ww = 0 they still can request a dataframe for subpop_rt and predicted_ww. These will be based on the priors/may not output in future versions, and so we should under the hood only allow them to get two of the four possible outputs here
Goal
Currently, if the user switches off
include_ww = 0
they still can request a dataframe forsubpop_rt
andpredicted_ww
. These will be based on the priors/may not output in future versions, and so we should under the hood only allow them to get two of the four possible outputs hereContext
#153 (comment)
The text was updated successfully, but these errors were encountered: