R/print.PMT.R

print.PMT <-
function(x, ...){
    cat('Product Mean Test(PMT)=', round(x,3),'\n')
}

Try the dcv package in your browser

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

dcv documentation built on May 1, 2019, 9:25 p.m.