python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Fill a dataframe with Carthesian product of variably shaped input lists
I want to create a script that fills a dataframe with values that are the Carthesian product of parameters I want to vary in a series of experiments.
My first thought was to use the product function o...
skleijn
Votes: 0
Answers: 1
Two-way ANOVA with subsamples using R
Was wondering if someone here could possibly help me with some R code! I'm pretty new to it and am a bit lost.
I'm working on my Thesis and to prove a hypothesis through a two-way ANOVA with 2 yes/no ...

Spacelulu
Votes: 0
Answers: 0
In Design of Experiments (DoE) how to choose the next sample to take?
I have just recently completed the 1st iteration in my DoE where I had ~20 variables that generated 900 combinations. From those combinations, it simulated outputs that were higher than others.
I plan...
Conqueror_Mad30
Votes: 0
Answers: 1
Anylogic: How to add "output" value to presentation of optimization experiment?
In my Anylogic model I have an output that gets a value after simulation end (see picture 2). I want to add this output value to the presentation of an optimization experiment (see picture 1), so that...
Ella
Votes: 0
Answers: 1