Description Usage Arguments Value
Create Confidence regions for a 'GGMtest2' object.
1 |
model |
The 'GGMtest2' object. |
null_hyp |
A vector of null hypothesis values for the coefficients: Default is 0 for conditional independence |
alpha |
The corresponding level. |
B |
The number of used Bootstrap repetitions. |
s |
The number of s-sparse combinations. |
exp |
The corresponding exponent of the s-sparse sets. |
A list with the following components.
estimates |
A vector of point estimates. |
edge_list |
The matrix containing the corresponding edges (equal to input). |
pvalue_max |
P-Value of the maximum statistic. |
pvalue_sphere |
P-Value of the approx. Sphere. |
hyp_max |
'FALSE' if the hypthesis is rejected with the maximum statistic. |
hyp_sphere |
'FALSE' if the hypthesis is rejected with the approx. Sphere. |
vol_max |
Volume of the maximum statistic. |
vol_sphere |
Volume of the approx. Sphere. |
quantiles |
Estimates quantiles. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.