setoutput: setoutput function

View source: R/setoutput.R

setoutputR Documentation

setoutput function

Description

Sets output functionality for lgcpPredict via the main functions dump2dir and MonteCarloAverage. Note that it is possible for the user to create their own gridfunction and gridmeans schemes.

Usage

setoutput(gridfunction = NULL, gridmeans = NULL)

Arguments

gridfunction

what to do with the latent field, but default this set to nothing, but could save output to a directory, see ?dump2dir

gridmeans

list of Monte Carlo averages to compute, see ?MonteCarloAverage

Value

output parameters

See Also

lgcpPredict, dump2dir, MonteCarloAverage


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.