-
Some of the metadata in the yaml file for these two studies does not match submitted data:
GCST90446169
GCST90446168
yamls:
[GCST90446168-yaml.txt](https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiO…
-
Hello,
Thank you for your very interesting article and model. I would like to add covariates to my target data to improve the predictions. From what I understand from the articles and issues, pre-t…
-
Hi,
I found your paper really interesting and thank you for sharing your work.
It looks like the [sample training data](https://github.com/idekerlab/G2PT/blob/master/sample/training_data.txt) do…
-
### 1. Feature description
Add support to masking only specified variables during training, rather than randomly masking all variables by default.
### 2. Motivation
In PyPOTS, during the trai…
-
Hi everyone, thanks for the book. I only skimmed bits and pieces but it reads well and is skillfully presented.
Chapter 9 on propensity score evaluation is great. The thematic progression from sampl…
-
My task is to carry out power load forecasting, the data is one data point per 15min (96 time points a day), I also have temperature data in the same format.After reading your source code, I found tha…
-
Thank you for this wonderful tool. The regression command usually requires covariates to run the model. Is there an option to exclude the covariates when running the regression?
-
Hello nlmixr2 developer Team!
have a few questions about a model I am trying to set up, hoping solution will help others, too...
this is a model of renal replacement therapy:
```r
model_1
-
run code below , get the error "ValueError: 'x0' must only have one dimension."
``` python
# Fit synthetic control
sc = Synth(data, "gdp", "country", "year", 1990, "West Germany", n_optim=100)
```…
PG408 updated
1 month ago
-
I am writing process and calc functions for other covariates that I need in my own project.
I would like to open a discussion on the spatio x temporal case.
Let's say I want to create a model of…