search for: rnormdat

Displaying 1 result from an estimated 1 matches for "rnormdat".

Did you mean: normdat
2010 Dec 16
1
Arguments in functions
...er, and am trying to understand the workings of the function below called "RStatFctn" within this bootstrap procedure. RStatFctn is defined to have two arguments: "x", intended to be a data vector; and "d" intended to be an index (or so it looks to me). Later, "rnormdat" is created to be the data vector. However, when RStatFctn is called within the bootstrap function, I don't see where "rnormdat" is explicitly passed to RStatFctn as the data vector "x". And I don't see where any values are ever passed to the index variable &quot...