Popular Functions in IML
Posted on Jan 02, 2015 in Computer Science • Tagged with programming, SAS, IML, function, module
Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **
dif: lagged difference, keep …
Continue reading
A matrix or an array in R is essentially a vector with dimension attribute.
For this reason, no matter you pass a vector, matrix or an array …