powered by
Print method for objects of class assumptions_cmpoutput, which contain the assumptions for the parametric tests used in a comparison of an output.
assumptions_cmpoutput
# S3 method for assumptions_cmpoutput print(x, ...)
None.
Object of class assumptions_cmpoutput.
Currently ignored.
# Create a cmpoutput object from the provided datasets cmp <- cmpoutput("All", c(0.7, 0.8, 0.9), pphpc_diff$data[["All"]], pphpc_diff$obs_lvls)
Run the code above in your browser using DataLab