Skip to content

Commit

Permalink
Addition of a code comment to bootstrp
Browse files Browse the repository at this point in the history
  • Loading branch information
acp29 committed Sep 2, 2024
1 parent 7af444b commit a28fb6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inst/bootstrp.m
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,8 @@
else
bootsam = bootsam';
end

% Compute and return statistics that characterize the bootstrap distribution
if (nargout > 2)
stats = struct;
if (~ isempty (bootfun))
Expand Down

0 comments on commit a28fb6a

Please sign in to comment.