Learn R Programming

⚠️There's a newer version (1.2-15) of this package.Take me there.

mgm

Functions to estimate both stationary and time-varying k-order Mixed Graphical Models or mixed Vector Autoregressive (mVAR) models.

The developmental version can be installed using the devtools-package:

library(devtools)

install_github("jmbh/mgm")

Copy Link

Version

Install

install.packages('mgm')

Monthly Downloads

1,957

Version

1.2-2

License

GPL (>= 2)

Maintainer

Jonas Haslbeck

Last Published

November 23rd, 2017

Functions in mgm (1.2-2)

predict.mgm

Compute predictions from mgm model objects
plotRes

Plot summary of resampled sampling distributions
mgm

Estimating Mixed Graphical Models
mgm-internal

Internal mgm functions
datasets

Example Datasets in the mgm Package
mgm-package

Estimating Time-Varying k-order Mixed Graphical Models
mvar

Estimating mixed Vector Autoregressive Model (mVAR)
mvarsampler

Sampling from a mixed VAR model
mgmsampler

Sample from k-order Mixed Graphical Model
tvmgmsampler

Sample from time-varying k-order Mixed Graphical Model
bwSelect

Select optimal bandwidth for time-varying MGMs and mVAR Models
tvmvar

Estimating time-varying Mixed Vector Autoregressive Model (mVAR)
resample

Resampling scheme for mgm objects
tvmvarsampler

Sampling from a time-varying mixed VAR model
print.mgm

Print method for mgm objects
showInteraction

Retrieving details of interactions
tvmgm

Estimating time-varying Mixed Graphical Models