model_helper: Helper function for extracting model statistics

View source: R/sensitivity_stats.R

model_helperR Documentation

Helper function for extracting model statistics

Description

This is an internal function used for extracting the necessary statistics from the models.

Usage

model_helper(model, covariates = NULL, ...)

Arguments

model

model to extract statistics from

covariates

model covariates from which statistics will be extracted.

...

arguments passed to other methods.


sensemakr documentation built on Sept. 11, 2024, 6:18 p.m.