Created on 19 November 2017
icon_unfollowing
Login to follow
statistics-net

Statistics.Net

Stable version 2.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 11 March 2019 by 
statistics-net

Statistics.Net

Created on OutSystems 11

Version 2.0.1

Stable
Current
Application Package
Uploaded on 11 March 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:

Renamed actions for Normal distribution:

  • InverseNormalDistribution -> NormalInvCDF
  • NormalDistribution -> NormalCDF

New Actions for Poisson Distribution (requested by Julio Bittner)

  • PoissonCDF - Computes the cumulative distribution (CDF) of the distribution at x, i.e. P(X ≤ x).
  • PoissonLnPMF - Computes the log probability mass (lnPMF) at k, i.e. ln(P(X = k)).
  • PoissonPMF - Computes the probability mass (PMF) at k, i.e. P(X = k).
  • PoissonSample - Samples a Poisson distributed random variable.
  • PoissonSamples - Samples a sequence of Poisson distributed random variables.
  • PoissonSamplesFill - Fills an array with samples generated from the distribution.
Application Objects:
Statistics.Net has 0 AOs.

Version 2.0.0

Stable
Application Package
Uploaded on 08 October 2018 by 
Compatible with:
Version 11
Database:
All
Release notes:

Upgraded to a Service for Platform 11

Application Objects:
Statistics.Net has 0 AOs.
Created on OutSystems 10

Version 1.0.1

Stable
Module
Uploaded on 19 November 2017 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Switched to math.net library for flexibility.

Version 1.0.0

Stable
Module
Uploaded on 19 November 2017 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All