show
.
"summary"(object, showCall = TRUE, showKnots = TRUE, ...)
rateReg-class
object.TRUE
,
indicating whether function show
prints out the original call information of rateReg
.
It may be helpful for a more concise printout.TRUE
,
indicating whether function show
prints out the internal and boundary knots.
Similar to argument showCall
, It may be helpful
for a more concise printout.summary,rateReg-method
returns a
summaryRateReg-class
object,
whose slots include
covarCoef
: Estimated covariate coefficients.
frailtyPar
: Estimated rate parameter of gamma frailty.
baseRateCoef
: Estimated coeffcients of baseline
rate function.
For the meaning of other slots, see rateReg
.
rateReg
for model fitting;
coef,rateReg-method
for point estimates of
covariate coefficients;
confint,rateReg-method
for confidence intervals
of covariate coeffcients;
baseRate,rateReg-method
for coefficients of baseline
rate function.
## See examples given in function rateReg.
Run the code above in your browser using DataLab