diag_check_point: Empirical check

View source: R/diagnostics.R

diag_check_pointR Documentation

Empirical check

Description

Empirical check

Usage

diag_check_point(design, problem, solution, N, current = NULL)

Arguments

design

Design to evaluate.

problem

BOSSS problem.

solution

BOSSS solution.

N

Number of simulations to use when computing Monte Carlo estimates.

current

An optional matrix containing the results of previous check_point calls, to be built upon.

Value

A matrix with each row corresponds to a model of the BOSSS solution object, giving the Monte Carlo estimates of the mean and variance along side the number of simulations used to compute them.


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