MLInterfaces (version 1.50.0)

plspinHcube: shiny app for interactive 3D visualization of mlbench hypercube

Description

shiny app for interactive 3D visualization of mlbench hypercube

Usage

plspinHcube(insbwidth=4)

Arguments

insbwidth
numeric, sidebar width

Value

Runs shinyApp on ui and server that render gaussian data at hypercube vertices.

Details

See Also

mlbench.hypercube

Examples

Run this code
if (interactive()) plspinHcube()

Run the code above in your browser using DataCamp Workspace