powered by
Build matrix for 3D plots
surfacebld(x, grp = c("eta", "xi"))
A matrix for 3d surface plot.
An "PLTbuilder" object.
"eta" or "xi" to determine which group is extracted as the subset.
epstable <- epsExtract(TPMdata, 0.7, 2, 3) DMM <- DMMprocess(epstable) PLTbd <- SVRModel(DMM) surfacebld(PLTbd, "eta")
Run the code above in your browser using DataLab