as.data.frame.robmedfit: Coerce effects curve to a data frame

View source: R/broom_methods.R

as.data.frame.robmedfitR Documentation

Coerce effects curve to a data frame

Description

Convenience accessor returning the NDE/NIE/TE curve data frame.

Usage

## S3 method for class 'robmedfit'
as.data.frame(x, ...)

Arguments

x

A robmedfit object.

...

Ignored.

Value

A data frame with columns dose, estimand, estimate, lower, upper.


RobustMediate documentation built on April 16, 2026, 5:08 p.m.