Learn R Programming

DoseFinding (version 0.1-3)

coef.DRMod: Extract coefficients from a DRMod object

Description

Extracts coefficients from a DRMod object, if wanted, the function can seperate the coefficients into coefficients of the dose-response model and the additional linear coefficients.

Usage

## S3 method for class 'DRMod':
coef(object, sep = FALSE, ...)

Arguments

object
A DRMod object
sep
Logical determining whether all coefficients should be returned in one numeric or seperated in a list.
...
Additional arguments