pim.summary-class: Class pim.summary

Description Details Slots See Also

Description

This class contains the summary information from a probabilistic index model , and is created by using the function summary on an object of the pim-class.

Details

The class pim.summary can be treated like a matrix to get out the coefficients, standard errors, Z values and/or p values.

Slots

formula

contains an object of the class pim.formula containing the model fitted.

coef

a numeric vector with the coefficients

se

a numeric vector with the standard errors for the coefficients

zval

a numeric vector containing the Z values for the coefficients, testing whether the coefficient differs significantly from 0.

pr

a numeric vector containing the related p-values for the coefficients.

See Also

pim for more info on how to construct the model


pimdevel documentation built on May 2, 2019, 4:58 p.m.