extract_mc_results: (Internal) Summarise maxcovr model using facility and user...

View source: R/extract_mc_result.R

extract_mc_resultsR Documentation

(Internal) Summarise maxcovr model using facility and user information

Description

extract_mc_results takes a fitted max_coverage object and returns useful summary information from the model. It exists so that the manipulation functions for the outcomes from the solver have another home - this makes it easier to maintain this package, and heeds to this idea of having functions that are specialised. The name of this function is likely to change in the near future.

Usage

extract_mc_results(x)

Arguments

x

the fitted model from max_coverage.

Value

a list containing multiple dataframes summarising the model


njtierney/maxcovr documentation built on Nov. 27, 2024, 7:51 a.m.