compute_Psi {MicroMoB}R Documentation

Compute time at risk matrix (\Psi)

Description

The time at risk matrix is \Psi = \Theta \xi 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


[Package MicroMoB version 0.1.2 Index]