107 lines
5.8 KiB
HTML
107 lines
5.8 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>CLiki: Statistics</title>
|
||
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
||
|
href="https://www.cliki.net/site/feed/article.atom?title=Statistics">
|
||
|
<link rel="stylesheet" href="static/css/style.css">
|
||
|
<link rel="stylesheet" href="static/css/colorize.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<span class="hidden">CLiki - Statistics</span>
|
||
|
<div id="content"><div id="content-area"><div id="article-title">Statistics</div><div id="article">Statistics libraries/packages. See also <a href="mathematics.html" class="internal">mathematics</a>.
|
||
|
<li>
|
||
|
<a href="Lisp-Stat.html" class="internal">Lisp-Stat</a> - <a href="https://lisp-stat.dev">Lisp-Stat</a> is an environment for statistical computing, similar in spirit to R and XLisp-Stat.</li>
|
||
|
<ul>
|
||
|
<li>
|
||
|
<a href="cl-ana.html" class="internal">cl-ana</a> -
|
||
|
<a href="https://github.com/ghollisjr/cl-ana">cl-ana</a> aims to provide the basic tools necessary to analyze large/medium-large datasets
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="cl-mathstats.html" class="internal">cl-mathstats</a> -
|
||
|
CL-MathStats is a set of miscellaneous Common Lisp <a href="mathematics.html" class="category">mathematics</a> and <a href="statistics.html" class="category">statistics</a> utilities
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="cl-randist.html" class="internal">cl-randist</a> -
|
||
|
This package is a manual translation from C to common lisp of some random number generation functions of <a href="http://www.gnu.org/software/gsl">GSL</a> library
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="cl-random.html" class="internal">cl-random</a> -
|
||
|
[unmaintained, maintainers welcome] A library for uni- and multivariate probability distributions and <a href="statistics.html" class="category">statistics</a> functions
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="CLLIB.html" class="internal">CLLIB</a> -
|
||
|
CLLIB is a varied collection of Common lisp tools and routines in <a href="CLOCC.html" class="internal">CLOCC</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="common-lisp-stat.html" class="internal">common-lisp-stat</a> -
|
||
|
Common Lisp <a href="Statistics.html" class="category">Statistics</a> -- based on <a href="http://en.wikipedia.org/wiki/XLispStat">LispStat</a> but updated for Common Lisp and incorporating lessons from <a href="http://www.r-project.org/">R</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Mersenne Twister.html" class="internal">Mersenne Twister</a> -
|
||
|
The Mersenne Twister is a pseudorandom number generation <a href="algorithm.html" class="category">algorithm</a> created by Makoto Matsumoto
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="py-random.html" class="internal">py-random</a> -
|
||
|
A translation of the random module in the Python standard library
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="RCL.html" class="internal">RCL</a> -
|
||
|
RCL is an <a href="FFI.html" class="category">FFI</a> to communicate with the R <a href="statistics.html" class="category">statistics</a> environment
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="rclg.html" class="internal">rclg</a> -
|
||
|
An <a href="http://www.r-project.org/">R</a> (<a href="statistics.html" class="category">statistics</a> programming language) <a href="FFI.html" class="category">FFI</a> for Common Lisp
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="sapaclisp.html" class="internal">sapaclisp</a> -
|
||
|
sapaclisp is a collection of Common Lisp functions for spectral analysis
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="SimpSamp.html" class="internal">SimpSamp</a> -
|
||
|
<a href="http://www.thoughtcrime.us/software/simpsamp/">SimpSamp</a> is a <a href="statistics.html" class="category">statistics</a> library for simple random sampling without replacement
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Stats.html" class="internal">Stats</a> -
|
||
|
Stats by Larry Hunter is a <a href="statistics.html" class="category">statistics</a> library
|
||
|
</li>
|
||
|
</ul></div></div>
|
||
|
<div id="footer" class="buttonbar"><ul><li><a href="Statistics.html">Current version</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/history?article=Statistics">History</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/backlinks?article=Statistics">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=Statistics&from-revision=3836776349">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
||
|
</div>
|
||
|
<div id="header-buttons" class="buttonbar">
|
||
|
<ul>
|
||
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
||
|
<li><a href="CLiki.html">About</a></li>
|
||
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
||
|
</ul>
|
||
|
<div id="search">
|
||
|
<form action="https://www.cliki.net/site/search">
|
||
|
<label for="search_query" class="hidden">Search CLiki</label>
|
||
|
<input type="text" name="query" id="search_query" value="" />
|
||
|
<input type="submit" value="search" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div id="pageheader">
|
||
|
<div id="header">
|
||
|
<span id="logo">CLiki</span>
|
||
|
<span id="slogan">the common lisp wiki</span>
|
||
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
||
|
<label for="login_name" class="hidden">Account name</label>
|
||
|
<input type="text" name="name" id="login_name" class="login_input" />
|
||
|
<label for= "login_password" class="hidden">Password</label>
|
||
|
<input type="password" name="password" id="login_password" class="login_input" />
|
||
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
||
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
||
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body></html>
|