The R Project SVN R-packages

Rev

Rev 6562 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6562 Rev 6563
Line 1... Line 1...
1
% File nlme/man/plot.Variogram.Rd
1
% File nlme/man/plot.Variogram.Rd
2
% Part of the nlme package for R
2
% Part of the nlme package for R
3
% Distributed under GPL 2 or later: see nlme/LICENCE.note
3
% Distributed under GPL 2 or later: see nlme/LICENCE.note
4
 
4
 
5
% $Id: plot.Variogram.Rd,v 1.9.2.1 2003/04/17 22:28:45 bates Exp $
-
 
6
\name{plot.Variogram}
5
\name{plot.Variogram}
7
\title{Plot a Variogram Object}
6
\title{Plot a Variogram Object}
8
\usage{
7
\usage{
9
\method{plot}{Variogram}(x, smooth, showModel, sigma, span, xlab,
8
\method{plot}{Variogram}(x, smooth, showModel, sigma, span, xlab,
10
     ylab, type, ylim, grid, \dots)
9
     ylab, type, ylim, grid, \dots)
11
}
10
}
12
\alias{plot.Variogram}
11
\alias{plot.Variogram}
13
\arguments{
12
\arguments{
14
 \item{x}{an object inheriting from class \code{Variogram},
13
 \item{x}{an object inheriting from class \code{"\link{Variogram}"},
15
   consisting of a data frame with two columns named \code{variog} and
14
   consisting of a data frame with two columns named \code{variog} and
16
   \code{dist}, representing the semi-variogram values and the corresponding
15
   \code{dist}, representing the semi-variogram values and the corresponding
17
   distances.
16
   distances.
18
 }
17
 }
19
 \item{smooth}{an optional logical value controlling whether a
18
 \item{smooth}{an optional logical value controlling whether a