Macartan Humphreys
Macartan Humphreys
Makes a lot of sense to me: print and load if possible If people have many packages loaded will these listed even if not needed for the design? Would dependencies...
Thinking out loud: one might imagine something like: D1
Agreed on declare_sampling ; for such things declare_assignment and conditional analysis safer Interested if others have thoughts on implementation of declare_decision; trees get complex very quickly The other question is...
@graemeblair Think in such cases we need to keep the population or generate needed vars before subsetting. I think for a while we have felt it is hard to justify...
Seems connected with shift to new syntax: ```{r} design_1
also: "The new data frame also includes a variable indicating the probability of being included in the sample."
the wizard has a progress bar; I don't if that can be used here though On Wed, May 6, 2020 at 8:15 PM Graeme Blair wrote: > Maybe this would...
Yes this has bothered me the natural shape would be as a data.frame with rows for draws I think there's an internal use where we use the transpose On Fri...
On Wed, Jul 10, 2019 at 9:00 AM Clara Bicalho wrote: > Gathering @lilymedina 's and my thoughts > on this: > > 1. Currently get_types()$types returns both logical vector...
I think havingthe stats function handle this is the right approach: ``` query_distribution(model, list(query1 = "(Y[X=1]>Y[X=0]", query2 = mean(M1, "Y[X=1]