The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
First CRAN release.
mgm_fit(..., moderators = ) (the moderated mixed
graphical model, read with condition()) now runs on
psychnets’ own base-R penalized-IRLS kernel and is KKT-certified. It
previously required the compiled glmnet package and
silently ignored native =. Every estimator in the package
is now pure base R by default; glmnet and
glasso remain optional reference engines selected with
native = FALSE.
The base moderated kernel covers gaussian and binary nodes (the
documented mgm_fit() scope) and errors explicitly on a
categorical node with more than two levels, which needs
native = FALSE.
The two resampling-heavy long-form guides, “Network reliability” and “Visualizing networks”, are now website articles rather than installed vignettes, so they keep their full iteration counts while the package check stays inside CRAN’s time budget. Read them at https://pak.dynasite.org/psychnets. The eight remaining vignettes are unchanged and still ship with the package.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.