Learn R Programming

psc (version 2.0.0)

cfmSumm.glm: Counter Factual Model - summary

Description

A generic function to provide a summary of a Counter factual model of class 'glm'

Usage

cfmSumm.glm(pscOb, bootCI = TRUE, nboot = 1000, resp = TRUE)

Value

A summary of a cfm object

Arguments

pscOb

an object of class 'psc'

bootCI

a boolean to determine if bootstrapping CIs are required

nboot

Number of bootstraps

resp

Should results be on the response scale?