
OTIS b02 Ruhela formulations: T=Female -> seg-day count.
Source:R/otis_all_analyze.R
morie_otis_analyze_b02_ruhela_formulations.RdOTIS b02 Ruhela formulations: T=Female -> seg-day count.
Usage
morie_otis_analyze_b02_ruhela_formulations(data = NULL, out_dir = NULL)
morie_otis_analyze_b02_dlrm(data = NULL, out_dir = NULL)
morie_otis_analyze_b02_mrm(data = NULL, out_dir = NULL)Examples
# \donttest{
morie_otis_analyze_b02_ruhela_formulations(otis_b02)
#> morie_otis_analyze_b02_ruhela_formulations -- not yet ported
#> ============================================================
#> status stub
#> reason morie_otis_analyze_b02_ruhela_formulations: not yet ported to R (DLRM stack on b02 gender disparity)
#> recommendation Use the Python implementation in src/morie/otis_all_analyze.py for now.
#>
#> Warning: morie_otis_analyze_b02_ruhela_formulations: not yet ported to R (DLRM stack on b02 gender disparity)
#> morie_otis_analyze_b02_ruhela_formulations: not yet ported to R (DLRM stack on b02 gender disparity)
# }