ilog1p | R Documentation |
This avoids the creation of a dense intermediate matrix when operating on sparse matrices
ilog1p(spmat)
spmat |
sparse Matrix |
Performs result <- exp(spmat) - 1
logmat sparse Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.