summary.drFitSpline: Generic summary function for drFitSpline object

Description Usage Arguments Value See Also

View source: R/summary.drFitSpline.R

Description

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

Usage

1
2
## S3 method for class 'drFitSpline'
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


grofit documentation built on May 30, 2017, 4:08 a.m.