SyntaxFix
Write A Post
Hire A Developer
Questions
you can use 'capture.output' like below. This allows you to use the data later:
log <- capture.output({ test <- CensReg.SMN(cc=cc,x=x,y=y, nu=NULL, type="Normal") }) test$betas