Nothing
Code
set.seed(1234567)
ComparePowerOneSampleCTest("GeneratorNU", mu_0 = c(-0.4, -0.1, 0.1, 0.4),
shiftVector = c(0, 0.5), initialSamples = 20, numberOfSamples = 20, mu = 0,
sigma = 1, a = 0.2, b = 0.6)
Output
| | | 0% | |==== | 5% | |======= | 11% | |=========== | 16% | |=============== | 21% | |================== | 26% | |====================== | 32% | |========================== | 37% | |============================= | 42% | |================================= | 47% | |===================================== | 53% | |========================================= | 58% | |============================================ | 63% | |================================================ | 68% | |==================================================== | 74% | |======================================================= | 79% | |=========================================================== | 84% | |=============================================================== | 89% | |================================================================== | 95% | |======================================================================| 100%
| | | 0% | |==== | 5% | |======= | 11% | |=========== | 16% | |=============== | 21% | |================== | 26% | |====================== | 32% | |========================== | 37% | |============================= | 42% | |================================= | 47% | |===================================== | 53% | |========================================= | 58% | |============================================ | 63% | |================================================ | 68% | |==================================================== | 74% | |======================================================= | 79% | |=========================================================== | 84% | |=============================================================== | 89% | |================================================================== | 95% | |======================================================================| 100%
ClassicalBootstrap VAMethod EWMethod VAFMethod DMethod WMethod VAAMethod
0 0.05 0.05 0.05 0.00 0.00 0.0 0.05
0.5 0.20 0.30 0.20 0.15 0.15 0.1 0.20
Code
set.seed(1234567)
ComparePowerOneSampleCTest("GeneratorNExpUU", mu_0 = c(-0.4, -0.1, 0.1, 0.4),
shiftVector = c(-0.5, 0.5), initialSamples = 20, numberOfSamples = 20, mu = 0,
sigma = 1, lambda = 1, b = 0.1, c = 0.4)
Output
| | | 0% | |==== | 5% | |======= | 11% | |=========== | 16% | |=============== | 21% | |================== | 26% | |====================== | 32% | |========================== | 37% | |============================= | 42% | |================================= | 47% | |===================================== | 53% | |========================================= | 58% | |============================================ | 63% | |================================================ | 68% | |==================================================== | 74% | |======================================================= | 79% | |=========================================================== | 84% | |=============================================================== | 89% | |================================================================== | 95% | |======================================================================| 100%
| | | 0% | |==== | 5% | |======= | 11% | |=========== | 16% | |=============== | 21% | |================== | 26% | |====================== | 32% | |========================== | 37% | |============================= | 42% | |================================= | 47% | |===================================== | 53% | |========================================= | 58% | |============================================ | 63% | |================================================ | 68% | |==================================================== | 74% | |======================================================= | 79% | |=========================================================== | 84% | |=============================================================== | 89% | |================================================================== | 95% | |======================================================================| 100%
ClassicalBootstrap VAMethod EWMethod VAFMethod DMethod WMethod VAAMethod
-0.5 0.1 0.15 0.1 0.10 0.05 0.1 0.05
0.5 0.0 0.10 0.1 0.05 0.15 0.1 0.10
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.