powered by
xyplot
smooth = TRUE
loess
showModel = TRUE
object
"modelVariog"
plot(object, smooth, showModel, sigma, span, xlab, ylab, type, ylim, ...)
Variogram
data(Ovary) fm1 <- lme(follicles ~ sin(2*pi*Time) + cos(2*pi*Time), Ovary) plot(Variogram(fm1, form = ~ Time | Mare, maxDist = 0.7))
Run the code above in your browser using DataLab