Learn R Programming

Cprob (version 1.4.1)

summary.pseudocpf: Summary method for pseudocpf objects

Description

Summary method for pseudocpf objects

Usage

# S3 method for pseudocpf
summary(object, conf.int = 0.95, scale = 1, ...)

Arguments

object

An object of class pseudocpf

conf.int

Level for the two-sided confidence intervals

scale

Vector of scale factors for the coefficients, defaults to 1. The confidence limits are for the risk change associated with one scale unit

Other arguments

Value

Returns an objet of class summary.pseudocpf that includes the following components:

call

The matched call

coefficients

A matrix with 5 columns including the regression coefficients, odds-ratios, standard-errors, wald statistics and corresponding two-sided p-values

conf.int

A matrix with 4 columns that consists of the odds-ratios, exp(-coef) and the lower and upper bounds of the confidence interval

See Also

pseudocpf