-
When training a model using `method='xgbLinear'`, `caret` does not set the proper parameter in XGBoost (`booster='gblinear'`) and the resulting model is based on the regression tree base learner.
#…
-
Hello
I'm trying to replicate a GAM model created in `R` using the `mgcv` package. I am new to GAMs, and started experimenting with `statsmodels` package only yesterday. **I have some questions fur…
-
#### Description
This is a feature request in allow flexibility in elastic net, which allows the user to apply separate penalties to each coefficient of the L1 term. The default value of this penal…
-
In 1D GE models, a monotonic I-spline is used to map from the latent space to the output space. In a GGE model, the moral equivalent of this is to stipulate each output dimension in **y** is monotonic…
-
Error in SCTransform: Warning message: In size + sum(size_args, na.rm = FALSE) : NAs produced by integer overflow ( Similar to Issue #9316)
Preface: I'm a bit new to Seurat, so apologies if this i…
-
Erika kindly extracted the data into a usable format. Might do some quick editing/culling first:
```
English,Français
collinearity,colinéarité
combinatorial method,méthode combinatoire
comparis…
-
I've got an object with 5 samples, and I'm using Seurat v5. I ran sctransform, integrated, scaled, and clustered the object. However, when I go to run FIndAllMarkers it runs in less than a second, ret…
-
`PenalizedMixin` subclasses use the inherited `summary` which does not contain any information about the penalization besides the model name.
When reading the summary in a notebook it would be usef…
-
Hi Dr. Kia,
The code in the repository helps me a lot when I am studying the NHANES data analysis. In the `plots.R` file you plotted the predicted probabilities for specific symptoms using restric…
-
#### Summary:
The offsets don't work right in stan_gamm4. The example here is for a gaussian family, but it is particularly harmful in poisson regression.
#### Description:
Specifying an offset i…
wds15 updated
5 years ago