qpcrnlme_methods: nlmect and ddct methods

Description Usage Arguments Author(s) See Also

Description

print and other methods for nlmect and ddct objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S3 method for class 'ddct'
print(x, digits = 3, ...)
## S3 method for class 'nlmect'
print(x, digits = 3, ...)
## S3 method for class 'nlmect'
coef(object, ...)
## S3 method for class 'nlmect'
coefficients(object, ...)
## S3 method for class 'nlmect'
vcov(object, ...)

Arguments

x

An object of class nlmect or ddct

object

An object of class nlmect

digits

number of digits

...

...

Author(s)

Daniel Gerhard

See Also

qpcr_nlme, qpcr_nlme_formula, ddctcomp


daniel-gerhard/qpcrnlme documentation built on May 14, 2019, 3:39 p.m.