risk_poisson: Poisson risk model for count outcomes

Description Usage Arguments

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


pseval documentation built on May 2, 2019, 2:01 a.m.