-
Dear Dr. Van Lissa,
I’ve been using the tidySEM package, following recommendations from your paper, "Recommended Practices in Latent Class Analysis Using the Open-Source R-Package tidySEM", to cond…
-
There seems to be an issue with making predictions from a model that contains interactions between a `strat` term and a categorical factor. To demonstrate, I'm going to use the example from the `cph` …
-
Hi, I'm trying to set `patito.Model` with list of `polars.Categorical` but when validating there is an error with the `ordering` parameters which is by default `ordering='physical'`.
Here is the mo…
-
For editing, and then later for production, I need to keep track of where the source code is for each figure generated in the scripts under `R/`. I've just started adding some of these, in the form o…
-
Click to expand!
### Issue Type
Bug
### Source
binary
### Tensorflow Version
2.9.2
### Custom Code
No
### OS Platform and Distribution
Colab
### Mobile device
_No response_
### Python …
-
I am trying to do a simple sklearn pipeline with a StandardScaler for the numerical values and a OneHotEncoder for the categorical.
As shown [here](https://onnx.ai/sklearn-onnx/auto_tutorial/plot_e…
-
Thank you for developing the STAMP.
I have 4 stereo-seq chip data and want to do time series analysis. However, when running to this step, **model.train(device="cpu", sampler = "W")** keeps reporti…
-
The software package is dealing currently with tabular data only. However, there is one important aspect that has not been dealt with categorical variables.
To improve this:
- We need to add detec…
-
When I try to evaluate my model or make predictions on the val set, I get the following error:
```
---------------------------------------------------------------------------
ValueError …
-
Does anyone happen to know the formula that is used in `predict_partial_hazard` function of the class `CoxPHFitter` when the features have some categorical variables, each of which might have at least…