plot_circular_hist {MixtureFitting}R Documentation

Mixture Distribution Modeling

Description

Plot a circular histogram.

Usage

    plot_circular_hist( x, breaks = 72, ball = 0.5, ... )

Arguments

x

data vector

breaks

number of breaks in histogram

ball

radius of the drawn circle

...

parameters passed to plot()

Author(s)

Andrius Merkys


[Package MixtureFitting version 0.6.1 Index]