plot.GLVmix {REBayes}R Documentation

Plot a GLVmix object

Description

Given a fitted mixture model by GLVmix plot the estimated mass points

Given a fitted mixture model by GLVmix plot the estimated mass points

Usage

## S3 method for class 'GLVmix'
plot(x, ...)

## S3 method for class 'GLVmix'
plot(x, ...)

Arguments

x

is the fitted object

...

other arguments to pass to symbols, notably e.g. add = TRUE

Value

nothing (invisibly)

nothing (invisibly)


[Package REBayes version 2.54 Index]