Skip to content
Prev 364461 / 398500 Next

Bootstrapping in R

On 9/30/2016 6:44 PM, Bryan Mac wrote:
Bryan,

You haven't told us anything about the structure of your data, or the 
definition of the DataSummary function.  We are left to guess what you 
are doing.  The posting guide calls for a reproducible example.  At a 
minimum give us some sample data (myabe use dput()), the definition of 
DataSummary, the code you use to set up and call the boot() funtion, and 
examples of your output that shows you "getting the same answer."

Someone may then be able to do more than guess at what the problem is.

Dan