Learn R Programming

SDALGCP (version 0.4.0)

phiCI: Plot of the deviance to derive the confidence interval of of the scale parameter, phi

Description

This function computes the confidence interval of phi

Usage

phiCI(obj, coverage = 0.95, plot = TRUE)

Arguments

obj

object of class "SDALGCP" from the the call to function SDALGCPMCML

coverage

the coverage probability, default is 0.95

plot

logical, to plot the deviance curve. default is TRUE

Value

return the deviance plot and the corresponding confidence interval of the scale parameter phi

Details

This function computes the confidence interval of phi

See Also

SDALGCPMCML