plspinHcube {MLInterfaces}R Documentation

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.

Author(s)

VJ Carey <stvjc@channing.harvard.edu>

See Also

mlbench.hypercube

Examples

if (interactive()) plspinHcube()

[Package MLInterfaces version 1.62.1 Index]