Eli Holmes - NOAA

Results 63 comments of Eli Holmes - NOAA

Got it. However, I think the package still "depends" on R 4.1.0 since the test won't run without it. Maybe a message on loading the package to alert the user?...

Here is a write-up I did on how to use vdiffr to compare 2 images for those in my group. I posted to a R-users blog that I contribute to....

Hi, Great to hear that MARSS is getting translated to Python! I have had some inquiries on that but didn't have any bandwidth to work on it. I'll be keen...

Thanks for the example code and new explanation! I will dive into it next week.

Goodness the degenerate section of EMDerivation.pdf is exceedingly confusing and has quite a few typos. I am still aways away from determining if what you write is a bug or...

So, yes it's a bug. The [line](https://github.com/atsa-es/MARSS/blob/master/R/MARSSkem.r#L738) you identified is correct for t>(tinitx+1) (which is going to be t=2 or t=3 depending on tinitx) but not correct for tinitx+1 (so...

I have implemented a correction to this bug on the 'degenfix' branch. Thanks for alerting me to this! With the fix, your code runs. It shouldn't run. I should block...

Ah, yes same issue is in the x0 update, but I fear there is a problem somewhere. Adding a NA causes the LL to drop. ``` y = matrix(1:rows*dim*2, dim,...

Same one as you posted. ``` model