Description Usage Arguments Value
Given a vector of ranks, pulls the pmfs for each rank and subtracts the youngest from each via convolution.
1 2 3 4 5 6 | convo_rank(
ranks,
pmfs = char_pmfs,
vals = as.numeric(colnames(pmfs)),
dat = charcoal
)
|
ranks |
is a vector of ranks (element of rank list) |
pmfs |
is the matrix of charcoal pmfs |
vals |
is the vector of values (years) associated with pmfs |
dat |
is the charcoal variable data.table |
pmfs of ranks convolved by subtracting youngest from each
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.