Skip to main content

Questions tagged [stability]

The tag has no usage guidance.

0 votes
0 answers
12 views

How to test whether the values in one matrix are significantly smaller than in another matrix?

I have a set of proteins for which I have predicted structures using two distinct methods. For each protein, both methods have generated 5 different structures. My goal is to compare the stability of ...
Amara Deschutter's user avatar
2 votes
1 answer
79 views

How to do log subtract (just like logsumexp) with probabilities? [closed]

To subtract a small probability from another, this answer has constraint on log probabilities l1 > l2: Subtracting very small probabilities - How to compute? but I need a function that works for ...
monotonic's user avatar
  • 201
0 votes
0 answers
20 views

Structural break test, individual regressors

Say I have an equation $y=\alpha_0+\alpha_1 x_1 + \alpha_2 x_2$ and I'm testing for a structural break (SB) in one of the slope coefficients. How would I discriminate between the breaks. For example ...
cel's user avatar
  • 11
4 votes
1 answer
82 views

What is the rate of waiting time increase for a M/M/1 queue where $\lambda = \mu$?

I am almost finished reading The Goal, which emphasizes the importance of managing bottlenecks in production. I'm more into service networks than production, but there is a lot to carry over from one ...
Galen's user avatar
  • 9,401