Description Usage Arguments Value Author(s)
Produces a summary of a fitted transreg model. The confidence level
and method for p-values and confidence intervals can be specified.
1 2  | 
creg | 
 An object of class   | 
level | 
 The confidence level (1 - alpha).  | 
type | 
 The type of confidence intervals and p-values. Options are 
  | 
A list of class transph_summary with the following 
components:
callThe call to transph with complete formal 
arguments.
iterThe number of iterations used to fit creg.
loglikThe loglik element of the transph 
object.
lrtA list containing the results of the global 
likelihood ratio test: D is the deviance, df is the
degrees of freedom, loglik is the maximum log likelihood, 
loglik_null is the null log likelihood, and p is the 
p-value.
neventThe number of transmissions in the data used to fit 
creg.
tableThe coefficient table. Each row corresponds to an estimated parameter. The first column has point estimates, the second and third columns have confidence limits, and the last column has p-values.
typeString giving the method used to calculate p-values and confidence intervals.
Eben Kenah kenah.1@osu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.