View source: R/broom_methods.R
| as.data.frame.robmedfit | R Documentation |
Convenience accessor returning the NDE/NIE/TE curve data frame.
## S3 method for class 'robmedfit'
as.data.frame(x, ...)
x |
A |
... |
Ignored. |
A data frame with columns dose, estimand, estimate,
lower, upper.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.