XQS started, wait for applet!

Subject: XploRe Application Guide
See XploRe: lo

Quantlet: longmem02
Description: Calculates Lo's statistics for the DM/US data set
Download: longmem02.xpl

Code:
  library("times")
  y = read("dmus58.dat")
  ar = abs(tdiff(y[1:2000]))
  lostat = lo(ar)
  lostat


Subject: XploRe Application Guide
See XploRe: lo

© MD*Tech - Method and Data Technologies, generated on 19.7.2000 .