R/print.mta.R

Defines functions print.mta

print.mta <- function() {
  
  
  # some output for cluster function
  # some diagonostics, and here we can also have stuff like within/between cluster variance etc.
  # maybe it is better to use summary.mta, because it is more like a summary, or both, lets see
  
  
}
jmbh/mta documentation built on May 19, 2019, 1:51 p.m.