-
Add implementation of [Bass diffusion model](https://en.wikipedia.org/wiki/Bass_diffusion_model)
Functionality would include:
- [ ] Model class with sampling and prediction methods
- [ ] Useful art…
-
I am new to Regenie and trying to test it on my dataset. here's my setting in step1:
regenie \
--step 1 \
--bed chr22_prune \
--keep lowtg_samples.txt \
--covarFile pheno.txt \
--pheno…
-
### Contact Details
sonja.rajic@tuni.fi
### Scripts
09-PRS_EWAS.sh
### What happened?
The script ran smoothly until it got to EWAS for AD. Error is shown below.
### How can the bug be reproduce…
-
Hello Team rMVP,
First of all thank you so much for your wonderful software.
I would like to clarify some doubt regarding multiple covariates. I have Five PCs in PC.txt file (pc1, pc2, pc3, pc4, p…
-
Hi,
in your tutorial notebook, you use
`fns_covar = ["vdj_v1_hs_aggregated_donor1_binarized_matrix_extended_covariates.csv",
"vdj_v1_hs_aggregated_donor2_binarized_matrix_extended_co…
-
It should be possible to override the `estimate_mi` behavior of estimating each `x` variable separately. Regression models usually include more than one covariate, and this would allow the MI estimati…
-
Apologies for the newbie question. It seems that the original METABRIC dataset has many more "factors" than the 8 covariates in your dataset.
Which "factors" did you choose for the version of th…
-
Hi, I would like to predict the model on a dataset. Here is what I tried, I thought it was supposed to work according to the readme:
```
x = rand(10)
y = 3*x .+1
ln = linregress(x,y)
LinearRegres…
-
### What is your question?
1. In trying to reproduce the estimates produced by the examples for `summarize_coxph()` in [Cox proportional hazards regression](https://insightsengineering.github.io/te…
-
The user should be able to adjust for other (categorical and continuous) covariates in addition to batch.