Skip to contents

RC/seg aggregate durations by region & gender (c12)

Usage

morie_otis_analyze_c12(data)

Arguments

data

c12 data.frame.

Value

An object of class "morie_otis_analysis_result".

Examples

otis_c12 <- morie_synth_otis("c12", n = 120L, seed = 1L)
res <- morie_otis_analyze_c12(otis_c12)
class(res)
#> [1] "morie_otis_analysis_result" "morie_rich_result"         
#> [3] "list"