Description Usage Arguments Details Value
Find the rejection region with t density
1 | rejectregion.nptfc(result, alpha = 0.05)
|
result |
an object of nptfc |
alpha |
the FDR controlling rate. |
Find the rejection region assuming t component from the nptfc object. The rejection region is calculated using the density estimate rather than data points hence robust. The rejection is based on the hypothesis is located at 0. The optimisation is done via NLopt library (The package nloptr)
a list with par is the boundary for rejection and area is the propotion of rejection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.