NEWS.md
nsSank
0.3.0sankey_list_maker
to tweak the following
arguments:
weight
is a T/F value that indicates whether you want
the Sankey weighted or not.censor_vars
takes a vector of variables to use for
censoring. If named will create states with those names. Default is
NULL
.absorbing_var
takes a vector of variables that will be
used for “absorbing” states. Required to be named. Default is
NULL
. Replaces requirement of having a “death” variable in
the cohort.sunburst_maker
and
sankey_list_maker
to tweak the following arguments:
gofl_formula
replaces strat_vars
and
filt_vars
. Now you can just enter your own
gofl
formula for how you want the Sankey filtered.None
state label when not
present.death_date
variable.stype
vectors package will convert to base types.gofl_formula
can use v_nominal
,
character
, or nominal
variables. If using a
character and there are > 10 unique values, will throw error and
force user to convert to nominal
.