plspinHcube {MLInterfaces} | R Documentation |
shiny app for interactive 3D visualization of mlbench hypercube
plspinHcube(insbwidth=4)
insbwidth |
numeric, sidebar width |
Runs shinyApp
on ui and server that
render gaussian data at hypercube vertices.
VJ Carey <stvjc@channing.harvard.edu>
if (interactive()) plspinHcube()