plot.proLik: Graphically depicts the profile Likelihood

Description Usage Arguments Author(s) See Also Examples

Description

This function plots the output from a proLik object.

Usage

1
2
  ## S3 method for class 'proLik'
plot(x, CL = TRUE, alpha = 0.05, type = "l", ...)

Arguments

x

the output from proLik

CL

a logical indicating whether a line representing the Confidence Limit is to be drawn

alpha

if CL is TRUE, the confidence level at which CL is to be drawn

type

the type of plot to be generated, see arguments to plot

...

other arguments to plot

Author(s)

matthewwolak@gmail.com

See Also

proLik

Examples

1
##See examples in \code{\link{proLik}}

nadiv documentation built on May 2, 2019, 4:55 p.m.