Skip to content

multivariate statistical visualization

Notifications You must be signed in to change notification settings

episphere/statsjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to statsJs!

Multivariate statistical visualization (clustering, correlation, heatmaps, etc) in JavaScript.

live at: https://episphere.github.io/statsjs


Documentation can be found on the wiki.

Loading statsJs :

sdk = await import("https://episphere.github.io/statsJs/sdk.js")


Loading the PCA User Interface:

sdk.pca.loadUI()

image

About

multivariate statistical visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • HTML 1.4%