# NOT RUN {
MF.obj <- LPmerge_par(MF.obj = MF.obj, n.cores = 2,
max.interval = 1, max.int_sel = "auto", weights = NULL)
# Plot result
plot(MF.obj, which = "single_map", maps = "consensus")
# Access RMSE table
MF.obj$result$RMSE
# }
Run the code above in your browser using DataLab