Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Stixbox details
Login with GitLab

Stixbox

Statistics toolbox
(5627 downloads for this version - 63811 downloads for all versions)
Details
Version
2.3
A more recent valid version with binaries for Scilab 5.4 exists: 2.4
Authors
Anders Holtsberg
Paris Sud University
Maurice Goursat
Jean-Philippe Chancelier
Serge Steer
Allan Cornet
Michael Baudin
Owner Organization
INRIA,DIGITEO, Universite Paris Sud, and others
Maintainers
Allan CORNET
Michael BAUDIN
License
Dependencies
Creation Date
November 10, 2014
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("stixbox")
Description
            Purpose
-------

Stixbox is a statistics toolbox which provides distribution functions, datasets,
statistical tests and plotting facilities. 

Features
--------

 * Datasets
   * getdata : Returns a dataset.
 * Graphics
   * stixbox_graphics : Demos of the graphics.
   * bubblechart : Plot a bubble chart
   * bubblematrix : Plot a bubble chart matrix
   * histo : Plot a histogram
   * identify : Identify points on a plot with mouse clicks
   * plotmatrix : Plot an X vx Y scatter plot matrix
   * plotsym : Plot with symbols
   * qqnorm : Normal probability paper
   * qqplot : Create a QQ-plot
   * stairs : Stairstep graph
 * Logistic Regression
   * lodds : Log odds function
   * loddsinv : inverse of log odd
   * logitfit : Fit a logistic regression model
 * Miscellaneous
   * betainc : Incomplete beta function
   * betaln : Logarithm of beta function
   * corrcoef : Correlation coefficient
   * cov : Covariance matrix
   * ksdensity : Kernel smoothing density estimate
   * quantile : Empirical quantile
 * Polynomials
   * polyfit : Polynomial curve fitting
   * polyval : Polynomial evaluation
 * Random Numbers
   * rexpweib : Random numbers from the exponential or weibull distributions
 * Regression
   * cmpmod : Compare linear submodel versus larger one
   * lsfit : Fit a multiple regression normal model
   * lsselect : Select a predictor subset for regression
   * regres : Multiple linear regression
   * regresprint : Print linear regression
 * Resampling Techniques
   * stixbox_resamplingT : How to use extra-arguments in T.
   * ciboot : Bootstrap confidence intervals
   * covboot : Bootstrap estimate of the variance of a parameter estimate.
   * covjack : Jackknife estimate of the variance of a parameter estimate.
   * rboot : Simulate a bootstrap resample
   * stdboot : Bootstrap estimate of the parameter standard deviation.
   * stdjack : Jackknife estimate of the standard deviation of a parameter
estimate.
 * Tests
   * ciquant : Nonparametric confidence interval for quantile
   * kstwo : Kolmogorov-Smirnov statistic from two samples
   * test1b : Bootstrap test that mean equals zero
   * test1n : Test that mean equals zero (Normal)
   * test1r : Test for median equals 0 using rank test
   * test2n : Tests two normal samples with equal variance
   * test2r : Test location equality of two samples using rank test
            
Files (2)
[468.10 kB]
Source code archive

[695.91 kB]
OS-independent binary for Scilab 5.4.x
Binary version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.