MGM {fusedMGM} | R Documentation |
Defining S3 object "MGM"
Description
Defining S3 object "MGM"
Usage
MGM(X, Y, g)
Arguments
X |
data frame or matrix of continuous variables (row: observation, column: variable) |
Y |
data frame or matrix of discrete variables (row: observation, column: variable) |
g |
group index, needed for temporary files |
Value
An S3 'MGM' object, containing data, network parameters, and the 1st derivatives
[Package fusedMGM version 0.1.0.1 Index]