fit_example | R Documentation |
Data from an example MOBSTER fit; this object is the result of running 'mobster_fit' function on the input dat.a The ouput is a list which contains the best fit, the top runs and a table summarising the fit scores. The input data has been simulated with a stochastic branching process model.
data(fit_example)
Output from 'mobster_fit'.
data(fit_example)
print(fit_example$best)
plot(fit_example$best)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.