kernelshape {kindisperse} | R Documentation |
Access kernel type of KinPairSimulation
object
Description
Access kernel type of KinPairSimulation
object
Usage
kernelshape(x)
## S4 method for signature 'KinPairSimulation'
kernelshape(x)
Arguments
x |
object of class |
KinPairSimulation |
object of class KinPairSimulation |
Value
character
the shape parameter used in kernel simulation (if kerneltype
is vgamma)
character
the shape parameter used in kernel simulation (if kerneltype
is vgamma)
Methods (by class)
-
KinPairSimulation
:
See Also
Other kpsmethods:
access_sigmas
,
filter_methods
,
kerneltype()
,
simtype()
[Package kindisperse version 0.10.2 Index]