First get the sample size. = length(forearm); = 100;% number of bootstrap replicates Get the value of the statistic of interest. theta = skewness(forearm); ...
確定! 回上一頁