KdModel {scanMiR} | R Documentation |
Methods for the KdModel
class
## S4 method for signature 'KdModel' show(object) ## S4 method for signature 'KdModel' summary(object) ## S4 method for signature 'KdModel' c(x, ...)
object, x, ... |
An object of class |
Depends on the method.
data(SampleKdModel) SampleKdModel summary(SampleKdModel)