MSEZ: Computes the MSE on the joint distribution of the dataset
Description
Computes the MSE on the joint distribution of the datasetUsage
MSEZ(X = X, X_appr = NULL, B = NULL, Z = Z, scale = TRUE)
Arguments
X_appr
an optional learning set
B
the structure tested (if known)
Z
binary adjacency matrix of the structure (size p)
scale
boolean defining wether the dataset has to be scaled or not