importFrom(graphics, hist, plot)

importFrom(someMTP, p.adjust.w)

importFrom(foreach,foreach)

importFrom(stats, coefficients, fitted.values, residuals, weights, alias, 
	model.matrix, p.adjust, p.adjust.methods)

import(methods)

exportClasses(
     flip.object,
numericOrmatrixOrNULL,arrayOrNULL,data.frameOrNULL
)

exportMethods("[", "[[", show, result, p.value, length, names, "names<-", 
	sort, size, hist, plot,summary, p.adjust)

export(flip, npc,flip.adjust,make.signSpace,make.permSpace,npermutations,allpermutations,t2p)