Replies: 4 comments 8 replies
-
|
Hi Sara, Yes! Dont worry, I did not forget, I will do it. I wanted to have this done by now, however my kids are on vacation (requiring a lot of attention), and to make things worse my whole family was sick these past weeks, so did not manage to work much. In any case, I will update here when I implement it, will try to do it quickly. Also, very good news that you managed to implement it with this A.local argument! I was not aware of that argument, will take a look. I guess you can then probably implement it in inlabru. If you have any problems, I can try to help, you can message here. It is really super convenient to have these implementations in inlabru. Best, |
Beta Was this translation helpful? Give feedback.
-
|
Hi
Sorry, didn’t want to stress 😊
I’ll wait for your news then
From: Alexandre B. Simas ***@***.***>
Date: Thursday, 27 June 2024 at 17:54
To: davidbolin/MetricGraph ***@***.***>
Cc: Sara Martino ***@***.***>, Author ***@***.***>
Subject: Re: [davidbolin/MetricGraph] Likelihoods with shared components (Discussion #8)
Hi Sara,
Yes! Dont worry, I did not forget, I will do it. I wanted to have this done by now, however my kids are on vacation (requiring a lot of attention), and to make things worse my whole family was sick these past weeks, so did not manage to work much.
In any case, I will update here when I implement it, will try to do it quickly. Also, very good news that you managed to implement it with this A.local argument! I was not aware of that argument, will take a look. I guess you can then probably implement it in inlabru. If you have any problems, I can try to help, you can message here. It is really super convenient to have these implementations in inlabru.
Best,
Alexandre
—
Reply to this email directly, view it on GitHub<#8 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANIDL5IDPWIXBYTB36YFX2DZJQYT3AVCNFSM6AAAAABKAGHYLGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TQOJWGEYTI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hi Sara, I have finished the vignette with the multiple likelihoods, with the example being exactly that model you mentioned. I used the group variable to handle the multiple likelihoods as I have mentioned to you before. I have modified the I have included examples with both INLA and inlabru. The vignette is https://davidbolin.github.io/MetricGraph/articles/multi_likelihood.html One thing is that since we are using the group variable to also handle the likelihoods, one might be confused on how to use replicates in such case, so I have also added examples in INLA and inlabru with multiple likelihoods and replicates. Hope this helps you and solves your problem. Best, |
Beta Was this translation helpful? Give feedback.
-
|
Thanks a lot!
I’ll have a look at the vignette
sara
From: Alexandre B. Simas ***@***.***>
Date: Sunday, 7 July 2024 at 03:09
To: davidbolin/MetricGraph ***@***.***>
Cc: Sara Martino ***@***.***>, Author ***@***.***>
Subject: Re: [davidbolin/MetricGraph] Likelihoods with shared components (Discussion #8)
Ahh, just one thing. You will need to install the most recent version to be able to reproduce the vignette.
That is, you need to run:
remotes::install_github("davidbolin/metricgraph", ref = "devel")
—
Reply to this email directly, view it on GitHub<#8 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANIDL5JKV4FE45P7Y5KRKFLZLCILRAVCNFSM6AAAAABKAGHYLGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TSNZXGA3TQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear David and Alexandre
I have found a way to implement the mode where the data are not observations on a point ( as in your example) but averages over lines using the new A.local argument that Havard has added to the f() function.
We still do not manage to fit a joint model where we have two likelihoods with some shared components. This is the problem where you suggested to use the “group” option. But I still do not understand how to implement this. You saied that you were going to write some more documentation and I wanted to ask if you manage to do that.
Thanks a lot
Sara
Beta Was this translation helpful? Give feedback.
All reactions