Hello!
I am using relatively simple linear model. By applying fastbw() on ols()
results from rms package I would like to get subtable "Approximate Estimates
after Deleting Factors". However, it seems this is not possible. Am I right? I
can only get coefficients for variables kept in the model (for example:
x$coefficients), but not S.E., Wald's Z and P?
Is there any easy way to extract this part of results?
Many thanks!
PM
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.