Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/iugonet/tools/statistical_package/

change_point_checker.pro


Routines

Routines from change_point_checker.pro

change_point_checker
result = SSEfull(X, c)
result = mu(X, a0)
result = alpha0(X)
result = alpha1(c, X)
result = alpha2(c, X)

Routine details

top source change_point_checker

change_point_checker

top source SSEfull

result = SSEfull(X, c)

Parameters

X
c

top source mu

result = mu(X, a0)

Parameters

X
a0

top source alpha0

result = alpha0(X)

Parameters

X

top source alpha1

result = alpha1(c, X)

Parameters

c
X

top source alpha2

result = alpha2(c, X)

Parameters

c
X

File attributes

Modification date: Thu Feb 13 16:43:02 2014
Lines: 139