sample_joint_quantile: Sample hyperparameter values from hyperparameter...

View source: R/gs.R

sample_joint_quantileR Documentation

Sample hyperparameter values from hyperparameter regression/random forest results.

Description

Samples hyperparameters from the joint quantile distribution resulting from a regression on ABC results and a random forest.

Usage

sample_joint_quantile(n, reg)

Arguments

n

numeric. The number of samples to draw.

reg

regression results from hyperparameter_regression_on_ABC.

Value

A data.frame containing the sampled hyperparameter values.

Author(s)

William Hemstrom


hemstrow/GeneArchEst documentation built on June 10, 2025, 5:06 a.m.