Skip to contents

Individuals by aggregate-duration bin (c11)

Usage

morie_otis_analyze_c11(data)

Arguments

data

c11 data.frame.

Value

An object of class "morie_otis_analysis_result".

Examples

otis_c11 <- morie_synth_otis("c11", n = 120L, seed = 1L)
res <- morie_otis_analyze_c11(otis_c11)
class(res)
#> [1] "morie_otis_analysis_result" "morie_rich_result"         
#> [3] "list"