| plot.profile.brglm | R Documentation |
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.
## 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, ...)
x |
a |
signed |
as in |
interpolate |
as in |
n.interpolations |
as in |
print.grid.points |
as in |
colours |
as in |
... |
further arguments passed to or from other methods. |
See Details in plot.profileModel.
Ioannis Kosmidis, ioannis.kosmidis@warwick.ac.uk
plot.profileModel, profile.brglm.
# see example in 'confint.brglm'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.