Skip to contents

Distribution of placements by binned duration (b05)

Usage

morie_otis_analyze_b05(data)

Arguments

data

b05 data.frame.

Value

An object of class "morie_otis_analysis_result".

Examples

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