[,SaemixObject-method {saemix} | R Documentation |
Get/set methods for SaemixObject object
Description
Access slots of an SaemixObject object using the object["slot"] format
Usage
## S4 method for signature 'SaemixObject'
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]