powered by
Detailed summaries for attribute acceptance plans.
# S3 method for AttrPlan summary(object, ...)
No return value. This function is called for its side effect of printing a formatted summary of the attribute sampling plan to the console.
Plan object to summarize
Additional parameters (ignored)
Ha Truong
attr_plan <- optAttrPlan(PRQ = 0.01, CRQ = 0.1) summary(attr_plan)
Run the code above in your browser using DataLab