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/

uchange_point_checker.pro


NAME: uchange_point_checker PURPOSE: Identify the change point of time-serise data. SYNTAX: uchange_point_checker,vname1 CODE: R. Hamaguchi, 17/01/2013. MODIFICATIONS: A. Shinbori, 08/05/2013. ACKNOWLEDGEMENT: $LastChangedBy: jwl $ $LastChangedDate: 2014-01-22 15:54:40 -0800 (Wed, 22 Jan 2014) $ $LastChangedRevision: 13976 $ $URL $

Routines

Routines from uchange_point_checker.pro

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

Routine details

top source uchange_point_checker

uchange_point_checker, vname1

Parameters

vname1

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:03 2014
Lines: 102