Markus Hovd
Markus Hovd
[As asked on Stack Overflow](https://stackoverflow.com/questions/68376626/combining-plots-with-patchwork-when-plot-aspect-ratio-is-1), I have encountered an issue with combinig plots using patchwork when the aspect ratio is 1 for all plots. ```library(tidyverse) library(patchwork) # Create the base...
**Is your feature request related to a problem? Please describe.** Especially in debugging, it is useful to be able to inspect the matrix in a non-terminal environment. The CSV format...
During some testing with SIMrun, I encountered an error. When the number of non-fixed covariates to be simulated is one, SIMrun will fail to create a csv-file with the data....
To be improved
Also implements From Col and Row for Vec
I suspect this is due to the regression line calculations. ### Discussed in https://github.com/LAPKB/Pmetrics/discussions/255 Originally posted by **BoburaII** March 27, 2025 Hi, I’m trying to plot `op` from a PM_result...
### Discussed in https://github.com/LAPKB/Pmetrics/discussions/259 Originally posted by **BoburaII** May 19, 2025 Hello, I’m attempting to plot VPCs using the `PM_result$valid$plot()` function, and I keep getting this error: valid1
As stated in the title, some panics cause RStudio to crash. I have had a hard time creating a minimal example, as the following code does NOT cause RStudio to...