mgm
mgm copied to clipboard
Estimation of Time-Varying k-order Mixed Graphical Models
Warning: package ‘mgm’ was built under R version 4.3.2Registered S3 methods overwritten by 'htmltools': method from print.html tools:rstudio print.shiny.tag tools:rstudio print.shiny.tag.list tools:rstudio Registered S3 method overwritten by 'htmlwidgets': method from...
Hi Jonas, I run the exampling code in the documantation of _mgmsampler_ function, but got the warning message: ``` Error in if (!(class(interactions[[i]][[row]]) %in% c("array", "matrix"))) stop("The parameters of each...
When I try to estimate my mgm model, a message is returned to me: 100%Error in sign(l_w_par[[2]][2]) : non-numeric argument to mathematical function Please, How Can I fix it? I...
I have read the mgm paper and tutorial paper for tvmvar. I am wondering if these methods are only available for single subject data? If not, how can I fit...
In your thorough and helpful article published in 2019, you indicate various functions such as resample and predict. Is there a function that can be used to examine the model...
I installed "mgm" and then I got this error message when I tried to upload it into memory: > library("mgm") Error: package or namespace load failed for ‘mgm’ in loadNamespace(j
Hi Jonas, I've encountered an unexpected result when using the `condition()` function on a moderated MGM object. When comparing the pairwise weighted adjacency matrices of different conditioned networks, they appear...
Hi Jonas, in some recent work, we looked at the nodewise estimation approach for networks https://osf.io/preprints/psyarxiv/nmdxe. In the manuscript, we looked at the asymptotic properties of different methods of aggregating...