Saturday, January 30, 2021

matcell option in a table with weights

While running
table son father[pw=pn], center format(%9.0f) matcell(PQ)

I am getting an error message "option matcell() not allowed"

How can I save table output in the form of the matrix while using weights?

No comments:

Post a Comment