Skip to content

Commit

Permalink
Update bootstrp.m
Browse files Browse the repository at this point in the history
  • Loading branch information
acp29 committed Mar 2, 2022
1 parent c9f7aa8 commit ef5c2f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions inst/bootstrp.m
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@
% [bootstat,bootsam] = bootstrp(...) also returns bootsam, a
% matrix of indices from the bootstrap. Each column in bootsam
% corresponds to one bootstrap sample and contains the row
% indices of the values drawn from the nonscalar data to create
% that sample.
% indices of the values to draw from the nonscalar data argument.
%
% Bibliography:
% [1] Efron, and Tibshirani (1993) An Introduction to the
Expand Down

0 comments on commit ef5c2f2

Please sign in to comment.