-
We have a rich set of examples covering a very broad range of issues, but they're not necessarily easily discoverable via the section on the bottom of the API pages.
This meta-issue is to keep trac…
-
Hello,
Please can you clarify more regarding the below:
If the new control variable is highly correlated with the policy variable then we primary remove the explained variance from model. Otherw…
gzbib updated
4 years ago
-
Reading through the lecture notes on variance and covariance, there are a few pages on how outliers (especially extreme ones) affect covariance. I assume the same issue extends to even dramatizing or …
-
I tried to learn BEAT following the examples in the document (https://pyrocko.org/beat/docs/current/examples/index.html) today, however, I ran into several issues.
For example, when I tried to run
…
-
Dear all,
1. Follow the instructions in the Jupyter Notebook (JN) named as [Assignment_3](https://github.com/alexanderquispe/Diplomado_PUCP/blob/main/Lecture_3/Assignment_3/Assignment_3.ipynb).
…
-
I've installed `divnet-rs`, and it seems to run as expected (eg `divnet-rs ./test_files/small/config_small.toml` works). However, if I run `cargo test` I get the error message:
```
> failures:
…
-
[@gavinking] Currently, things as simple as this:
``` ceylon
ArrayList|ArrayList list = ... ;
value size = list.size;
```
Result in errors because `size` resolves to `ArrayList.size`, and there is n…
-
# Possible bug in sampling from MultivariateNormal with Lanczos
Sampling from `MultivariateNormal` appears to be off by (at least) a scaling when Lanczos is used (for larger `n`).
(I'm relatively…
-
Although it is true that Rust does not support structural subtyping nor record subtyping, it does support nominal subtyping with regard to the relationship between structs (or traits) and the trait th…
-
Hi developers,
While performing GWAS using fastGWA within GCTA on our pgen genetic data, some snps are removed (1960 out of 16084709, with sample size=9217). While forcing GCTA not to filter them u…