Learn R Programming

grofit (version 1.1.1-1)

summary.drFitSpline: Generic summary function for drFitSpline object

Description

Generic summary function for drFitSpline object. Generates a data.frame with EC50 value and respecting reponse value in transformed and original scale.

Usage

"summary"(object, ...)

Arguments

object
Object of class drFitSpline.
...
Additional arguments. This has currently no effect and is only meant to fulfill the requirements of a generic function.

Value

data.frame
1.-2. column: numeric, estimated EC50 value and respecting reponse value; 3.-4. column: EC50 and response in original scale when a transformation is applied.

See Also

drFit, summary.drFitSpline, summary.drBootSpline