as.data.frame.crm_fit: Convert crm_fit object to 'data.frame'.

View source: R/crm_fit.R

as.data.frame.crm_fitR Documentation

Convert crm_fit object to data.frame.

Description

Convert crm_fit object to data.frame.

Usage

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

Arguments

x

crm_fit object to convert.

...

Extra parameters, passed onwards.

Value

A data.frame


trialr documentation built on April 1, 2023, 12:03 a.m.