Learn R Programming

neuralGAM (version 2.0.1)

.joint_pi_both_variance: Internal helper: joint predictive interval (both) via variance combiner

Description

Internal helper: joint predictive interval (both) via variance combiner

Usage

.joint_pi_both_variance(
  ngam,
  x,
  level = 0.95,
  forward_passes = 50,
  verbose = 0
)

Arguments