Skip to content
Prev 392944 / 398500 Next

cat in a subroutine

Thanks Erin.

No. Removing the second line (so that cat simply prints something else),

cat("\nMarginal and Discrete Effects of Gen Ordered Logit / Probit 
Probabilities")
#??? "\n\nlogistic =",logistic)

I get yet another nonsense:

Error in cat("\nMarginal and Discrete Effects of Gen Ordered Logit / 
Probit Probabilities") :
 ? argument "j" is missing, with no default
 >
On 10/13/2022 3:37 PM, Erin Hodgess wrote: