Description Usage Arguments Value Methods (by class) See Also
Access or assign kerneltype of KinPairSimulation object
1 2 3 4 5 6 | kerneltype(x)
kerneltype(x) <- value
## S4 method for signature 'KinPairSimulation'
kerneltype(x)
|
x |
object of class |
value |
new value to assign |
KinPairSimulation |
object of class KinPairSimulation |
character the type of statistical kernel used to run the simulation (Gaussian, Laplace, vgamma)
returns a modified object of the relevant class with altered kerneltype parameter
character the type of statistical kernel used to run the simulation (Gaussian, Laplace, vgamma)
KinPairSimulation:
Other kpsmethods:
access_sigmas,
filter_methods,
kernelshape(),
simtype()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.