Alim Dayim
Alim Dayim
The `forestplot` function print the plot directly to the screen and unable to use `ggsave` function to save the plot. Also work with plot arranging etc. Might be a good...
Hi, I followed the document [here](https://github.com/freedict/fd-dictionaries/wiki/FreeDict-HOWTO-%E2%80%93-FreeDict-Build-System), I got an error after I run the following line of code: ```bash make mk_venv P=../fd_venv ``` ```bash ERROR: Could not find a version...
Some studies may first stratify patients then randomise. A typical case is the factorial design.
The `explain_survival` function will fail if there is only 1 variable in the model. As the code below will convert this data to a vector and the `nrow(data)` will return...