Ahmed T. Hammad
Ahmed T. Hammad
Hi Salim, thank you for this wonderful library! It's really powerful. I am trying to understand how if there is a way to skip websites that are too big to...
Dear Jin, First of all I would like to thank you for developing this repo. I read with great pleasure your paper on the OR-ELM algorithm and I would like...
Hi, I am running a project that uses both `python` and `R`. Basically, the `Rscript` sources a `Python script` using the library `reticulate` and than process the results further with...
Hi, Currently, the library allows modelling the GPS only assuming a Normal, Lognormal or Gamma distributed Treatment. Is it possible to include the Poisson and Negative-binomial distribution for Count Data?...
Hi guys, It seems to me that the GPS is calculated internally. What if I have a vector with the GPS (calculated using my own code) and I would like...
Dear Jacob, First, thank you for creating this package (and `jtools` as well!!!). Your work is fantastic! I am currently trying to use the `effect_plot` function from `jtools` in `panelr`...
Hi guys, is there any way to find rules for continuous outcomes using a regression model at the end of each rule? I have been reading [this paper](https://www.researchgate.net/publication/2378698_Data_Fitting_With_Rule-Based_Regression) and I...
Hi guys, I have successfully installed `rstan`, but I cannot manage to install `rstanarm` and I do not understand why. I have also tried to install first `bayesplot` but I...
I am trying to make Runner returning a list of windows as follows: 1 2 3 4 5 5 6 7 8 9 9 10 11 12 13 This is...
Hi, I am trying to understand the meaning of the following sentence in the help of the function `stratified`: > Generally, if you are using more than one variable to...