Skip to content

Commit a28fb6a

Browse files
committed
Addition of a code comment to bootstrp
1 parent 7af444b commit a28fb6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inst/bootstrp.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,8 @@
451451
else
452452
bootsam = bootsam';
453453
end
454+
455+
% Compute and return statistics that characterize the bootstrap distribution
454456
if (nargout > 2)
455457
stats = struct;
456458
if (~ isempty (bootfun))

0 commit comments

Comments
 (0)