mistnet_fit: Fit a mistnet model

Description Usage Arguments Value

Description

Fit a mistnet model

Usage

1
mistnet_fit(network, mistnet_optimizer = mistnet_fit_optimx, ...)

Arguments

network

A network object, as produced by the mistnet function

mistnet_optimizer

A function for maximizing the penalized likelihood of a mistnet model. By default, this is mistnet_fit_optimx.

...

Additional arguments passed to the mistnet_optimizer

Value

A network object, like the one produced by mistnet, but with updated parameters and with an extra list containing the optimization_results


davharris/mistnet2 documentation built on May 14, 2019, 9:28 p.m.