setGamma<- {diffpriv}R Documentation

Setter for slot gamma.

Description

Use this method instead of slot gamma.

Usage

setGamma(object) <- value

Arguments

object

the instance of DPParamsGam.

value

positive numeric \gamma value.

See Also

DPParamsGam.


[Package diffpriv version 0.4.2 Index]