3 Forks
12 Stars
12 Watchers

PDL-Stats

Statistics modules in Perl Data Language, with a quick-start guide for non-PDL people. They make the PDL shell work like R, but with PDL threading (fast automatic iteration) of procedures including t-test, linear regression, and k-means clustering.

How to download and setup PDL-Stats

Open terminal and run command
git clone https://github.com/PDLPorters/PDL-Stats.git
git clone is used to create a copy or clone of PDL-Stats repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PDL-Stats https://github.com/PDLPorters/PDL-Stats/archive/master.zip

Or simply clone PDL-Stats with SSH
[email protected]:PDLPorters/PDL-Stats.git

If you have some problems with PDL-Stats

You may open issue on PDL-Stats support forum (system) here: https://github.com/PDLPorters/PDL-Stats/issues