plot.profile.PrevMap {PrevMap} | R Documentation |
Plot of the profile log-likelihood for the covariance parameters of the Matern function
Description
This function displays a plot of the profile log-likelihood that is computed by the function loglik.linear.model
.
Usage
## S3 method for class 'profile.PrevMap'
plot(x, log.scale = FALSE, plot.spline.profile = FALSE, ...)
Arguments
x |
object of class "profile.PrevMap" obtained as output from |
log.scale |
logical; if |
plot.spline.profile |
logical; if |
... |
further arugments passed to |
Value
A plot is returned. No value is returned.
Author(s)
Emanuele Giorgi e.giorgi@lancaster.ac.uk
Peter J. Diggle p.diggle@lancaster.ac.uk
[Package PrevMap version 1.5.4 Index]