Skip to content
Prev 180322 / 398513 Next

Simulation)

Peter Flom wrote:
don't really know sas, but i guess for looping is of essence there,
while mapping is not.
lapply easily translates to 'apply this to every item there', which is
roughly an alternative version of 'for each item in there, do this with
the item'.
both yes and no.  this is a book that can be used by an absolute
beginner in programming, but if you're focused on statistics, you're
unlikely to enjoy it, at least not as a practical introduction.  but
it's a good read, and contains quite a lot of useful ideas anyway.

vQ