risk_poisson: Poisson risk model for count outcomes

Description Usage Arguments

View source: R/risk.R

Description

Poisson risk model for count outcomes

Usage

1
risk_poisson(model = Y ~ S.1 * Z, D = 5000)

Arguments

model

Formula specifying the risk model. The outcome should be an integer of counts. This right side of the formula may contain an offset term.

D

number of samples for simulated annealing


sachsmc/pseval documentation built on May 29, 2019, 12:55 p.m.