compute_Psi: Compute time at risk matrix (Psi)

View source: R/humans_interface.R

compute_PsiR Documentation

Compute time at risk matrix (Ψ)

Description

The time at risk matrix is Ψ = Θ ξ This method dispatches on the type of model$human.

Usage

compute_Psi(model)

Arguments

model

an object from make_MicroMoB

Value

a matrix with n rows and p columns, the time at risk matrix


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.