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

Statpack

A collection of modules
(4306 downloads for this version - 4306 downloads for all versions)
Details
Version
0.1
Author
Michael Baudin
Owner Organization
- -
Maintainer
Michael BAUDIN
License
Creation Date
March 10, 2013
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("Statpack")
Description
            This module is a virtual module, which allows to install several statistics
modules in one single atomsInstall() statement. 
This virtual module gathers:
 * Distfun : a collection of distribution functions (e.g. normal, exponential,
etc...)
 * Stixbox : statistical functions (e.g. polyfit, qqplot, etc...)
 * Scidoe : design of experiments (e.g. lhs design, regress, etc...)
 * Lowdisc :  low discrepancy sequences (e.g. Halton, Sobol, etc...)
Together, these toolbox provides a consistent set of tested and documented
functions for statistics.
            
Files (2)
[5.28 kB]
Source code archive

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

News (0)
Comments (1)     Leave a comment 
Comment from Michael BAUDIN -- November 10, 2014, 08:39:52 PM    
After typing :

atomsInstall("Statpack")

in Scilab 5.5.0, here is the list of installed packages :

-->atomsGetInstalled()
 ans  =
 
!Statpack    0.1-1    user  SCIHOME\atoms\Statpack\0.1-1      I  !
!                                                                !
!lowdisc     0.7-2    user  SCIHOME\atoms\lowdisc\0.7-2       A  !
!                                                                !
!helptbx     0.4-1    user  SCIHOME\atoms\helptbx\0.4-1       A  !
!                                                                !
!apifun      0.4.1-1  user  SCIHOME\atoms\apifun\0.4.1-1      A  !
!                                                                !
!stixbox     2.2-1    user  SCIHOME\atoms\stixbox\2.2-1       A  !
!                                                                !
!makematrix  0.4.1-1  user  SCIHOME\atoms\makematrix\0.4.1-1  A  !
!                                                                !
!specfun     0.4.1-1  user  SCIHOME\atoms\specfun\0.4.1-1     A  !
!                                                                !
!distfun     0.9-1    user  SCIHOME\atoms\distfun\0.9-1       A  !
!                                                                !
!number      1.3-1    user  SCIHOME\atoms\number\1.3-1        A  !
!                                                                !
!dispmat     0.1.1-1  user  SCIHOME\atoms\dispmat\0.1.1-1     A  !
!                                                                !
!scidoe      0.3-1    user  SCIHOME\atoms\scidoe\0.3-1        A  !
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.