Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.profile.brglm

Plot methods for 'profile.brglm' objects


Description

plot.profile.brglm plots the objects of class "profileModel" that are contained in an object of class "profile.brglm". pairs.profile.brglm is a diagnostic tool that plots pairwise profile traces.

Usage

## S3 method for class 'profile.brglm'
plot(x, signed = FALSE, interpolate = TRUE,
     n.interpolations = 100, print.grid.points = FALSE, ...)

## S3 method for class 'profile.brglm'
pairs(x, colours = 2:3, ...)

Arguments

x

a "profile.brglm" object.

signed

as in plot.profileModel.

interpolate

as in plot.profileModel.

n.interpolations

as in plot.profileModel.

print.grid.points

as in plot.profileModel.

colours

as in plot.profileModel.

...

further arguments passed to or from other methods.

Details

See Details in plot.profileModel.

Author(s)

See Also

Examples

# see example in 'confint.brglm'.

brglm

Bias Reduction in Binomial-Response Generalized Linear Models

v0.7.2
GPL (>= 2)
Authors
Ioannis Kosmidis [aut, cre] (<https://orcid.org/0000-0003-1556-0302>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.