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
Maybe we can create a pull request to MixedModelsSim with the interface to provide a Distribution.jl object from MixedModelsSim would then sample from?
something like Dict(:condition = ["A","B"],:continuous => Uniform(10,20))
Adding this to mixedModelsSim might not be really useful, as they try to make a balanced design. So Judith and I came up with following idea: Yet another design!
right now we can only do pseudo-continuous via discretizing [1,2,3,4,5] - would be good to have real continuous sampling ability
The text was updated successfully, but these errors were encountered: