Learn R Programming

HiDimMaxStable (version 0.1.1)

plot3d.densgrid: 3D visualisation of the computed values of the likelihood function on a grid.

Description

3D vizualisation for maximum likelihood computed by densgrid.

Usage

plot3d.densgrid(dg,...)

Arguments

dg
an object returned by a dens.grid call.
...
further arguments passed to persp3d.

See Also

maxstable.l.clusters, excess.l, simultoccur.l for the likelihood functions; dens.grid.maxstable, dens.grid.excess and dens.grid.simultoccur for some examples.