Skip to contents

Individuals by age category x gender (c09)

Usage

morie_otis_analyze_c09(data)

Arguments

data

c09 data.frame from OTIS.

Value

RichResult with summary + age-by-gender crosstab.

Examples

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