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)
  }

Try the spqdep package in your browser

Any scripts or data that you put into this service are public.

spqdep documentation built on March 28, 2022, 5:06 p.m.