All functions

IbGlm-class

An S4 class union for ib

SummaryIbGlm-class

An S4 class union for summary

bootstrap()

Parametric bootstrap

coef(<Ib>)

Method for extracting coefficients from an object in class union "Ib"

effects(<Ib>)

Method for extracting effects from an object in class union "Ib"

fitted(<Ib>)

Method for extracting fitted values from an object in class union "Ib"

getEst()

Accessor to the object in class union "Ib"

getExtra()

Accessor to an extra part in class union "Ib"

getIteration()

Accessor to the object in class union "Ib"

getObject()

Accessor to the object in class union "Ib"

ib(<negbin>)

ib method for negbin object from glm.nb function of MASS package.

ib()

Bias correction via iterative bootstrap

ibControl()

Auxiliary for controlling IB

plot(<Ib>,<ANY>)

Method for plotting an object in class union "Ib"

predict(<Ib>)

Method for making predictions from an object in class union "Ib"

residuals(<Ib>)

Method for extracting residuals from an object in class union "Ib"

show(<Ib>)

Method for printing object in class union "Ib"

show(<SummaryIb>)

Summarizing a fitted model corrected by the ib procedure

simulation(<glm>)

Simulation for a Generalized Linear Model regression

simulation(<lm>)

Simulation for linear regression

simulation(<lmerMod>)

Simulation for linear mixed model regression

simulation(<negbin>)

Simulation for a negative binomial regression

simulation(<nls>)

Simulation for nonlinear regression

simulation(<vglm>)

Simulation for vector generalized linear model regression

simulation()

Generic for simulating from the object

summary(<IbGlm>)

Summarizing a Generalized Linear Model regression fit corrected by the iterative bootstrap

summary(<IbLm>)

Summarizing a linear regression fit corrected by the iterative bootstrap

summary(<IbLmer>)

Summarizing a linear mixed model regression fit corrected by the iterative bootstrap

summary(<IbNegbin>)

Summarizing a negative binomial regression fits corrected by the iterative bootstrap

summary(<IbNls>)

Summarizing a nonlinear regression fit corrected by the iterative bootstrap

summary(<IbVglm>)

Summarizing a vector generalized linear model regression fit corrected by the iterative bootstrap

vcov(<Ib>)

Method for calculating covariance matrix from an object in class union "Ib"