We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9e07c commit 81993f9Copy full SHA for 81993f9
inst/bootlm.m
@@ -395,7 +395,7 @@
395
% - 'fpr': The minimum false positive risk (FPR) for each p-value
396
% - 'N': The number of independent sampling units used to compute CIs
397
% - 'prior': The prior used for Bayesian bootstrap. This will return a
398
-% scalar for regression coeefficients, or a P x 1 or P x 2
+% scalar for regression coefficients, or a P x 1 or P x 2
399
% matrix for estimated marginal means or posthoc tests
400
% respectively, where P is the number of parameter estimates.
401
% - 'levels': A cell array with the levels of each predictor.
0 commit comments