risk_poisson: Poisson risk model for count outcomes

View source: R/risk.R

risk_poissonR Documentation

Poisson risk model for count outcomes

Description

Poisson risk model for count outcomes

Usage

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 April 11, 2025, 5:43 p.m.