from.spell.graph.to.survival: Turn a spell.graph into a dataset suitable for survival...

View source: R/period.R

from.spell.graph.to.survivalR Documentation

Turn a spell.graph into a dataset suitable for survival analysis

Description

Note that this code is slow.

Usage

from.spell.graph.to.survival(spell.graph, end.month = 1392)

Arguments

spell.graph
end.month

an integer for the end month. The end month is the end point for all non-reoccuring ties that are broken.

Value

a data.frame


antongrau/eliter documentation built on March 2, 2024, 8:05 p.m.