Learn R Programming

lgcp (version 1.0)

setoutput: setoutput function...

Description

setoutput function

Usage

setoutput(gridfunction, gridmeans)

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

Details

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.

See Also

lgcpPredict, dump2dir, MonteCarloAverage