plot.shape.matern {PrevMap} | R Documentation |
Plot of the profile likelihood for the shape parameter of the Matern covariance function
Description
This function plots the profile likelihood for the shape parameter of the Matern covariance function using the output from shape.matern
function.
Usage
## S3 method for class 'shape.matern'
plot(x, plot.spline = TRUE, ...)
Arguments
x |
an object of class 'shape.matern' obtained as result of a call to |
plot.spline |
logical; if |
... |
further arguments passed to |
Value
The function does not return any value.
Author(s)
Emanuele Giorgi e.giorgi@lancaster.ac.uk
Peter J. Diggle p.diggle@lancaster.ac.uk
See Also
[Package PrevMap version 1.5.4 Index]