I rated the regression model in R, namely r.
And I want to get a r resume. In this I used the code> summary (r)
But I get the following error message
Error in summary.rms (r): setting values not defined here, or with data for an age gender
How to fix this error?
source
share