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)
Stuck on drug release/ dissolution modelling on MATLAB
I'm just getting confused with my comparing my drug release (from nanofibres) data to the mathematical models I have come across. I'm trying numerous things, and coming to dead ends. Here is one of th...
oms9_6
Votes: 0
Answers: 0
No difference in R package MuMIn model.avg output when using delta < 2 vs. 95% AICc weight?
I've developed a set of candidate models (several binomial GLMs with a null and two global models) and I am trying to use MuMIn to do model averaging on the top delta 2 AIC models.
Here is a subset of...
Tiff-D
Votes: 0
Answers: 1
Polynomial Regression - Unused Arguments
I have a dataset with 269 rows and only two variables (A: measurements, B: the time-point at which it was registered, goes from 1 to 280).
I already removed all NaN values after removing outliers with...
philphillis
Votes: 0
Answers: 0
Modelling with scipy with a binary (dummy) variable
I am trying to optimize an equation in Python. The equation has to account for sex as a binary variable.
Until now, I modelled the equations separately for sex (i.e., I optimized for male, then optimi...
JED HK
Votes: 0
Answers: 0