Header menu logo FSharp.Stats

S0 Module

Functions and values

Function or value Description

estS0 values s0perc

Full Usage: estS0 values s0perc

Parameters:
    values : SAM<'a>[]
    s0perc : float[]

Returns: (float * float * float) array

S0 estimation

values : SAM<'a>[]
s0perc : float[]
Returns: (float * float * float) array

s0ForMinCV s0List

Full Usage: s0ForMinCV s0List

Parameters:
    s0List : ('a * 'b * 'c) array

Returns: 'c

search s0 where coefficient of variation is minimal. input is the result from estS0 function

s0List : ('a * 'b * 'c) array
Returns: 'c

Type something to start searching.