[,SaemixModel-method {saemix} | R Documentation |
Get/set methods for SaemixModel object
Description
Access slots of an SaemixModel object using the object["slot"] format
Usage
## S4 method for signature 'SaemixModel'
x[i, j, drop]
Arguments
x |
object |
i |
element to be replaced |
j |
element to replace with |
drop |
whether to drop unused dimensions |
[Package saemix version 3.3 Index]