kerneltype {kindisperse}R Documentation

Access or assign kerneltype of KinPairSimulation object

Description

Access or assign kerneltype of KinPairSimulation object

Usage

kerneltype(x)

kerneltype(x) <- value

## S4 method for signature 'KinPairSimulation'
kerneltype(x)

Arguments

x

object of class KinPairSimulation

value

new value to assign

KinPairSimulation

object of class KinPairSimulation

Value

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)

Methods (by class)

See Also

Other kpsmethods: access_sigmas, filter_methods, kernelshape(), simtype()


[Package kindisperse version 0.10.2 Index]