bptwin: bptwin

Description Usage Arguments Details Value Author(s) See Also Examples

Description

bptwin

Usage

1
2
3
bptwin(formula, data, id, zyg, twinnum, DZ, weight = NULL, 
    control = list(trace = 1), type = "ace", eqmean = TRUE, param = 0, 
    robustvar = TRUE, p, debug = FALSE, ...) 

Arguments

formula
data
id
zyg
twinnum
DZ
weight
control
type
eqmean
param
robustvar
p
debug
...

Details

bptwin

Value

bptwin

Author(s)

Klaus K. Holst

See Also

The package twinlm.

Examples

1
2
3
4
## Not run: 
bptwin(cancer~1,data=prt0,id="tvparnrs",zyg="zygbin",twinnum="tv",control=list(trace=1))

## End(Not run)

bptwin documentation built on May 2, 2019, 6:50 p.m.