-
R inline package might be a good place to start
-
## Current variance behaviour
Currently, definitions of interface implementations (i.e. `owns` and `plays` statements) are **covariant** in the implementing type (the owner or roleplayer), and **in…
-
When I am calling `kalmangrad.grad` as below:
```
smoother_states, filter_times = kalmangrad.grad(y, t=t / HERTZ, delta_t=1 / HERTZ)
```
I noticed that the value of `HERTZ` above makes a huge …
-
Hi! How can I output the covariance between the main effect (SNP) and the interaction effect (SNP*sex). I'm using assocTestSingle() for association tests and this is not included in the results. I cou…
-
merged in #7059
requested in #7005
I was trying to see how difficult it would be to replicate multivariate model with unstructered within covariance. (for #8722)
`Unstructured` is already impleme…
-
**Description of the issue**
This is meant to discuss how to properly compute the covariance matrix:
- is it correct to take into account the sky coverage correction, i.e. f_{sky}=12.25/5000 to …
-
To help with parameter identification and estimation due to the high number of potential parameters, should we include estimated or fixed penalties on the covariance parameters?
-
**Summary**
'mmrm' already supports 'spatial' covariance structures. These are essentially covariance functions and allow fitting Gaussian process models.
GP models are particularly useful whe…
-
## Feature
@lucacarlone and I need to document what the Integration Covariance is and its role in the `ImuFactor`.
-
Are there any plans to support covariance and correlation functions in PromQL?
It could be useful for post-mortem analysis to find correlations that could explain the impact or possible root causes…