-
Creating a new issue for MCA running.
I have separated the [MCA analysis](https://github.com/seb-mueller/chlamy_locus_map/blob/master/Scripts/chlamy_MCA_analysis.R) (to work out which clusters and…
-
mnemonics are a bad "code smell" https://en.wikipedia.org/wiki/Mnemonics_in_trigonometry#All_Students_Take_Calculus is gross; SOH CAH TOA is maybe okay
in the case of ASTC, why even know that as an…
-
### Description
An Uncertainty Calculator typically helps in determining the uncertainty in measurements, combining various sources of error and expressing the final uncertainty
Inputs:
Measured …
-
Hi,
when trying to solve this QP problem
```pythonimport cvxpy as cp
import numpy as np
m = [10_000, 10_000, 10_000, 10_000]
s = [0.4, 0.6, 0.9, 0.1]
weights = [20_000, 20_000, 20_000, 20_00…
-
Hi, thanks in advance for your precious time:
I'm testing an interaction of a categorical variable and a continuous variable, by using "split regression" and a contrast (something like [0 0 0 1 -1]…
-
Apparently this happens, and will cause this parser to break when it does.
So we should figure out how to fix it to be more robust.
-
We recently [upgraded Drake](https://github.com/RobotLocomotion/drake/commit/0aebc07e1b9167d4222104a3b84b9fa24cb5f82a#diff-ce091e043bb418fedbc8da242415f30833825574ea8db26a0a31540587ab39b6) from v0.7.1…
-
When sample weights are negative, the probabilities can come out negative as well:
```
>>> rng = np.random.RandomState(10)
>>> X = rng.randn(10, 4)
>>> y = rng.randint(0, 2, 10)
>>> sample_weight = r…
-
_From @bob-carpenter on August 2, 2014 16:27_
Joshua N. Pritikin mentioned on stan-users that the OpenMx package has a multivariate normal that works on sufficient statistics:
In OpenMx, multi_norm…
-
Hi, I must admit I'm trying to shake loose the cobwebs. I've gone through the various readings, equations and done the math, but I as I get to the end it seems my answers aren't correct. It would be h…