Extract the H-decomposition of the GPC estimator.
iid(object, endpoint = NULL, type = "all")# S4 method for BuyseRes
iid(object, endpoint = NULL, type = "all")
an R object of class '>BuyseRes
, i.e., output of BuyseTest
[character] for which endpoint(s) the H-decomposition should be output?
If NULL
returns the sum of the H-decomposition over all endpoints.
[character] type of iid to be output.
Can be only for the nuisance parameters ("nuisance"
),
or for the u-statistic given the nuisance parameters ("u-statistic"
),
or both.
BuyseTest
for performing a generalized pairwise comparison.
BuyseRes-summary
for a more detailed presentation of the BuyseRes
object.