calculate_traj: calculate_traj

Description Usage Arguments Value Examples

View source: R/calculate_traj.R

Description

calculate_traj

Usage

1
2
3
4
5
calculate_traj(
  cg_range,
  density_init = 1000,
  coeff_traj = c(a = 13.532, b = -1.461, a0 = 14.21, b0 = -1.79)
)

Arguments

cg_range

Range of calculation for the trajectory

density_init

A vector of initial densities (numeric)

coeff_traj

Coefficient a, b, a0, and b0 of the mortality trajectory (cf : Ningre et al "Trajectoires d auto-eclaircie du Douglas en France)

Value

Data.frame with trajectory calculated for the cg_range

Examples

1
## Not run: calculate_traj()

paul-carteron/SimCop documentation built on Dec. 22, 2021, 6:42 a.m.