R/print.qtest.R

Defines functions print.qtest

print.qtest <- function(Q){
  # eso <- (QBoots$efp_symb/sum(QBoots$efp_symb[1,]))
  # t(apply(eso, 2, quantile, probs = c(0.05, 0.95),  na.rm = TRUE))
  #  QBoots$symb$p_symb
  # print(t(apply(eso, 2, quantile, probs = c(0.05, 0.95),  na.rm = TRUE)),digits = 3)
  }
rominsal/spqdata documentation built on Jan. 24, 2021, 11:11 a.m.