Learn R Programming

trialr (version 0.1.6)

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

Description

Convert crm_fit object to data.frame.

Usage

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

Value

A data.frame

Arguments

x

crm_fit object to convert.

...

Extra parameters, passed onwards.