demo/order.stats.R

data(venice)
venice.rl <- rlarg.fit(venice[,-1])
rlarg.diag(venice.rl)
rlarg.fit(venice[,-1], r = 5)
covar <- as.matrix((venice[,1] - 1956)/51)
rlarg.fit(venice[,-1], ydat = covar, mul = 1)

Try the ismev package in your browser

Any scripts or data that you put into this service are public.

ismev documentation built on May 1, 2019, 9:10 p.m.