trim_epistats: Reduces the Size of the Epistats Object by Trimming its...

View source: R/EpiStats.R

trim_epistatsR Documentation

Reduces the Size of the Epistats Object by Trimming its Models

Description

The epistats object contains 3 GLM models. These R object take up a lot of space and only a small subset of their functionalities is used by EpiModelHIV. This function trims these models to save up space without compromising EpiModelHIV functionalities.

Usage

trim_epistats(epistats)

Arguments

epistats

the epistats object to be trimmed

Value

a trimmed epistats


EpiModel/ARTnet documentation built on June 12, 2025, 4:23 p.m.