[,SaemixObject-method {saemix} | R Documentation |
Access slots of an SaemixObject object using the object["slot"] format
## S4 method for signature 'SaemixObject'
x[i, j, drop]
x |
object |
i |
element to be replaced |
j |
element to replace with |
drop |
whether to drop unused dimensions |