Clustered views of a fitted mixture. The flat view colours the observations by
their MAP cluster, with – for a regression cell – each component's fitted
location curve over the single covariate, or – for a density cell
(theta ~ 1) – the per-cluster spread of the response with each
component's fitted mean direction. The geometry view draws those per-component
curves on the leg's natural 3D surface (cylinder / torus / can).
Arguments
- x
A fitted
circ_mixobject.- view
Which view to draw.
"flat"(default) draws the flat panel."geometry"draws every component's fitted location curve on the leg's natural surface – the cylinder (c~l), torus (c~c) or can (l~c), sharingplot.circ_gam's surface canvas;"both"places the two side by side. A joint (product) component has only the flat torus-square projection, so it draws that whatever theview.- n
Number of grid points for each component's fitted curve.
- se
If
TRUE, band each component's fitted curve where the view supports it: \(\pm\) the component law's circular standard deviation (its predictive angular spread) for a circular response, a pointwise 2-SE interval for a linear response.- ...
Further graphical arguments (currently unused).