obpred: Prediction from outerbase

View source: R/fitting.R

obpredR Documentation

Prediction from outerbase

Description

This function allows for turning an obmodel into predictions with mean and variance.

Usage

obpred(obmodel, x)

Arguments

obmodel

output from obfit

x

a new m by d sized matrix of inputs

Value

A list with mean and var at new x

See Also

obfit


outerbase documentation built on June 9, 2022, 5:08 p.m.