diag_plots: Plot one-dimensional model fits

View source: R/diagnostics.R

diag_plotsR Documentation

Plot one-dimensional model fits

Description

Plot one-dimensional model fits

Usage

diag_plots(design, problem, solution, type = "response")

Arguments

design

Design to centre plots at.

problem

BOSSS problem.

solution

BOSSS solution.

type

the type of prediction required for binary outcomes. The default is on the scale of the response variable ("response"); the scale of the linear predictor ("link") can be used instead.

Value

A list of plots of size (# models) x (# design variables).


DTWilson/BOSSS documentation built on April 14, 2025, 8:35 a.m.