bisa.mle: Title

Description Usage Arguments Examples

Description

Title

Usage

1
bisa.mle(data.ld, debug1 = F, theta.start = NULL)

Arguments

data.ld
debug1
theta.start

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
## Not run: 

at7987.ld <- frame.to.ld(at7987, 
                         response.column = 1,
                         censor.column = 2, 
                         case.weight.column = 3,
                         time.units = "Kilocycles")

summary(at7987.ld)

at7987.bisa.gmle.out <- bisa.mle(at7987.ld)

## End(Not run)

Auburngrads/SMRD documentation built on Sept. 14, 2020, 2:21 a.m.