Displaying 1 result from an estimated 1 matches for "rstatfctn".
2010 Dec 16
1
Arguments in functions
Hello, I'm not much of a programmer, 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 with...