|
Subject: | XploRe: Learning Guide |
See XploRe: |
Quantlet: | times11 | |
Description: | Produces the Grassberger-Procaccia plot. | |
Download: | times11.xpl |
library("times") randomize(0) x=normal(100) d=gpplot(x,2,10)
Subject: | XploRe: Learning Guide |
See XploRe: |