loglik.ci {PrevMap} | R Documentation |
Profile likelihood confidence intervals
Description
Computes confidence intervals based on the interpolated profile likelihood computed for a single covariance parameter.
Usage
loglik.ci(object, coverage = 0.95, plot.spline.profile = TRUE)
Arguments
object |
object of class "profile.PrevMap" obtained from |
coverage |
a value between 0 and 1 indicating the coverage of the confidence interval based on the interpolated profile likelihood. Default is |
plot.spline.profile |
logical; if |
Value
A list with elements lower
and upper
for the upper and lower limits of the confidence interval, respectively.
Author(s)
Emanuele Giorgi e.giorgi@lancaster.ac.uk
Peter J. Diggle p.diggle@lancaster.ac.uk
[Package PrevMap version 1.5.4 Index]