Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predict_matrix_tensor_smooth_ga

Predict matrix tensor smooth (GA)


Description

Function to compute the preposterior for each of the basis functions for one or more parameters and calculates the tensor product if more than one parameter is selected (Heavily based on function Predict.matrix.tensor.smooth from mgcv package)

Usage

predict_matrix_tensor_smooth_ga(
  object,
  param_vals,
  vrf = rep(1, ncol(param_vals))
)

Value

tensor product based on list of pre-posterior distributions


dampack

Decision-Analytic Modeling Package

v1.0.0
GPL-3
Authors
Fernando Alarid-Escudero [aut], Greg Knowlton [aut, cre], Caleb Easterly [aut], Eva Enns [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.