fitC | R Documentation |
"hhh4"
ModelThe profile log-likelihood of the log(power) parameter of the contact matrix
(see powerC
) is maximized using optim
.
The hhh4
fit for the optimal power value is returned with an
additional element logpower
which holds information on the result of
the optimization.
fitC(object, C, normalize = TRUE, truncate = TRUE, optim.args = list(), ...)
object |
a model fit of class |
C |
the contact matrix to use. |
normalize , truncate |
see |
optim.args |
a list to modify the default optimization parameters. |
... |
additional arguments for each run of |
an object of class "fitC"
, which is an "hhh4"
object with an additional element logpower
.
Sebastian Meyer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.