Markus Hovd
Markus Hovd
Also, I think it would be nice to have this also for `Row` and `Col`. Would you like the same strategy applied to those? If so, in this PR or...
All done from my side now!
@Siel and I are looking forward to `diffsol` supporting SDEs, so please let us know if there is anything we can assist with in this matter.
Thanks for raising the issue! There is obviously a bug here, but could you take a look at the simulated output (i.e. `simout$obs`) and see if it looks as what...
Instead of using `PM_sim$new()`, could you please try to load it using `PM_sim$load()`?
Thank you for reporting this - it should pretty straightforward to fix. We will be working on it along with the next release of Pmetrics.
> Error in NPex$data$write("data.csv") : attempt to apply non-function > In addition: Warning message: > In data(NPex, package = "Pmetrics", envir = environment()) : > data set ‘NPex’ not found...
Thanks for raising this issue. Regarding the first error concerning the missing `NPex`-object, that is a temporary issue that should not affect Pmetrics, and will be resolved in a later...
> COV MATRIX IS NOT POS-DEF; PROGRAM STOPS. This error is a little strange. Do you use covariates in your simulation? I believe that the error may be due either...
Thanks for the model and the update - I'm happy to hear you got it to run! I took a quick look at the model, and possibly I think that...