kerneltype: Access or assign kerneltype of 'KinPairSimulation' object

kerneltypeR 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)

  • kerneltype(KinPairSimulation):

See Also

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


moshejasper/kindisperse documentation built on Oct. 25, 2024, 2:57 a.m.