mgwrsar_bootstrap_test_all {mgwrsar} | R Documentation |
A bootstrap test for testing nullity of all Betas for mgwrsar class model,
Description
A bootstrap test for testing nullity of all Betas for mgwrsar class model,
Usage
mgwrsar_bootstrap_test_all(model,B=100,domc=NULL)
Arguments
model |
A mgwrsar model |
B |
number of bootstrap replications, default 100 |
domc |
If TRUE, doMC parallelization |
Value
a matrix with statistical test values and p ratios
See Also
mgwrsar_bootstrap_test
[Package mgwrsar version 1.0.5 Index]