kOff0_-: Setter for "Bli" slot of 'kOff0'

kOff0<-R Documentation

Setter for "Bli" slot of kOff0

Description

The setter function for "Bli" slot of kOff0, initial kOff rate

Usage

kOff0(obj) <- value

Arguments

obj

obj of "Bli" class

value

initial kOff rate

Value

S4 object of "Bli" class

Note

It is preferred to estimate initial kOff rate.

Author(s)

Qingan Sun, Xiaojun Li, James C Sacchettini

Maintainer: Qingan Sun <quinsun@gmail.com>

See Also

estimate

Examples

bli <- Bli()
kOff0(bli) <- 0.1

smoke documentation built on May 29, 2024, 8:30 a.m.