plot.ivah: Plots result of G-estimation in causal AH model.

Description Usage Arguments Author(s) Examples

Description

This is a plot method for class "ivah". It only supports objects fitted with estmethod="g".

Usage

1
2
## S3 method for class 'ivah'
plot(x, gof=FALSE, CI.level=0.95, ...)

Arguments

x

an object of class "ivah", fitted with estmethod="g".

gof

should we plot the goodness-of-fit process? If not, then B(t) is plotted together with confidence intervals.

CI.level

level for the confidence intervals.

...

not used.

Author(s)

Arvid Sjolander and Torben Martinussen.

Examples

1
##See documentation for ivah.

ivtools documentation built on March 26, 2020, 7:14 p.m.

Related to plot.ivah in ivtools...