expcorrectC | R Documentation |
c++ function to compute exponential cumulation of information.
expcorrectC(mat, diffdate, lambda)
mat |
A matrix where each column is a variable to be cumulated. |
diffdate |
Number of days between each sojourn. NA for switch of patient and restart cumulation. |
lambda |
A double to set the exponential cumulation. |
expcorrectC
A matrix corresponding to the mat argument with cumulated exponential decay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.