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


brockk/trialr documentation built on Oct. 19, 2023, 1:45 a.m.