flatten_ckmr: flatten a from/to pair from a ckmr object (see...

View source: R/flatten-ckmr.R

flatten_ckmrR Documentation

flatten a from/to pair from a ckmr object (see ckmr_classinto a long vector of probabilities

Description

blah

Usage

flatten_ckmr(CK, rel, useYl_true = FALSE, unname = TRUE)

Arguments

CK

an object of class ckmr

rel

The string name of the relationship you want to extract probs for.

useYl_true

set to TRUE if you want to use the Y_l_true field instead of Y_l.

unname

if TRUE (the default) this strips the names off the results.


eriqande/CKMRsim documentation built on Aug. 2, 2024, 7:23 a.m.