plot.prof: Plot profile object

plot.profR Documentation

Plot profile object

Description

Generates a profile plot generated by profile. If a two-parameter profile is performed, then a contour plot of the likelihood surface is returned.

Usage

## S4 method for signature 'prof,missing'
plot(x, contour_levels = 20, ...)

Arguments

x

An object of class prof returned by profile.

contour_levels

Integer, passed to nlevels argument of contour.

...

Miscellaneous. Not used.

Value

A likelihood profile plot, either a one-dimensional line plot or a two-dimensional contour plot.

Author(s)

Q. Huynh


SAMtool documentation built on Sept. 11, 2024, 8:07 p.m.