Learn R Programming

GD (version 1.3)

gd.interact: Calculate interaction detectors

Description

Calculate interaction detectors

Usage

gd.interact(y, x)

Arguments

y

A numeric vector

x

A data.frame with more than two strata variables

Examples

Run this code
# NOT RUN {
data(StraRoad)
gd.riskmean(StraRoad$damage, StraRoad[,c(2:5)])

# }

Run the code above in your browser using DataLab