plot_3D_proj: Plots the 3D representation of the projection function

Description Usage Arguments Value

Description

Given the set of parmeters and the input data in 2D, this function calculates and plots the wireframe on a 3D linear space defined by the input matrix X.

Usage

1
plot_3D_proj(X, bpwpm_params, m, fof0 = TRUE)

Arguments

X

An input matrix of size n*2.

bpwpm_params

an object of the class bpwpm_params of bpwpm_prediction created by the functions posterior_params or predict.bpwpm respectively that contains all the info about the posterior parametres of the model.

m

Thinness of grid for 3D projection

fof0

logical - if the constant function 0 is to be plotted

Value

a 3D WireFrame Lattice Plot


PaoloLuciano/bpwpm2 documentation built on June 6, 2019, 5:47 p.m.