SkillAgentSearch skills...

CorrespondenceAnalysis

Correspondence analysis implementation in javascript, works on server-side and client-side.

Install / Use

/learn @piercus/CorrespondenceAnalysis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CorrespondenceAnalysis

Correspondence analysis implementation in javascript, works on server-side and client-side.

See a demo

What is Correspondance Analysis

See http://en.wikipedia.org/wiki/Correspondence_analysis.

Or for a more step by step tutorial, see http://www.micheloud.com/FXM/COR/E/index.htm

Dependencies

sandjs, seedjs, sandcli, numericjs are used on both server-side and client-side.

For client-side, the demo run with google-visualization.

For server-side, it runs with "canvas" npm module

Build

To build sources run

sand server

in the folder. And get http://localhost:8899/require?query=CorrespondenceAnalysis/CorrespondenceAnalysis

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated4y ago
Forks1

Languages

JavaScript

Security Score

70/100

Audited on Nov 19, 2021

No findings