Skip to content

Only group-level autoregressive coefficients possible? #81

Answered by nicholasjclark
4CCoxAU asked this question in Q&A
Discussion options

You must be logged in to vote

Hi again @4CCoxAU. The latest push to the hierarchical_cors branch should now be able to handle these models (installable using devtools::install_github("nicholasjclark/mvgam@hierarchical_cors"). But please note that I'll need to do a fair amount more testing before I bring this over to the main development branch and then onto CRAN. Below is a reprex to show how you can use it, though it would be great if you could try it out with your own data to see if it all makes sense and doesn't fail. There are probably several downstream functions that don't work, but I haven't had the time yet to fully test it out.

library(mvgam)
#> Welcome to mvgam. Please cite as: Clark, NJ, and Wells, K. 2022.…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@4CCoxAU
Comment options

Comment options

You must be logged in to vote
2 replies
@4CCoxAU
Comment options

@nicholasjclark
Comment options

Answer selected by nicholasjclark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants