Description Usage Arguments Details Value Note Author(s) See Also Examples
Creates "profile.brglm" objects to be used for the calculation of
confidence intervals and for plotting.
1 2 3 4 5 |
fitted |
an object of class |
gridsize |
as in |
stdn |
as in |
stepsize |
as in |
level |
|
which |
as in |
verbose |
as in |
zero.bound |
as in |
scale |
as in |
... |
further arguments passed to or from other methods. |
profile.brglm calculates the profiles of the appropriate
objectives to be used for the construction of confidence intervals for
the bias-reduced estimates (see confint.brglm for the
objectives that are profiled).
An object of class "profile.glm" with attribute “level”
corresponding to the argument level. The object supports the
methods print, plot, pairs
and confint and it is a list of the components:
profilesML |
a |
profilesBR |
|
Objects of class "profile.brglm" support the methods:
printwhich prints the "level" attribute of the
object, as well as the supported methods.
confintsee confint.brglm.
plotsee plot.profile.brglm.
pairssee plot.profile.brglm.
Ioannis Kosmidis, i.kosmidis@ucl.ac.uk
1 | # see example in 'confint.brglm'.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.