| simtype {kindisperse} | R Documentation |
Access or assign simulation type of KinPairSimulation object
Description
Access or assign simulation type of KinPairSimulation object
Usage
simtype(x)
simtype(x) <- value
## S4 method for signature 'KinPairSimulation'
simtype(x)
Arguments
x |
object of class |
value |
new value to assign |
KinPairSimulation |
object of class KinPairSimulation |
Value
character the kind of simulation stored in the object (simple or composite)
returns a modified object of relevant class
character the kind of simulation stored in the object (simple or composite)
Methods (by class)
-
KinPairSimulation:
See Also
Other kpsmethods:
access_sigmas,
filter_methods,
kernelshape(),
kerneltype()
[Package kindisperse version 0.10.2 Index]