getStartingValues {cauphy} | R Documentation |
Get starting values
Description
Get starting values given the model.
Usage
getStartingValues(model, phy, X, y, starting.value, method.init.disp, method)
Arguments
model |
the model |
phy |
the phylogenetic tree |
X |
model matrix |
y |
the response vector |
starting.value |
the input starting values |
[Package cauphy version 1.0.2 Index]