Learn R Programming

diveMove (version 1.6.4)

boutsCDF: Estimated cumulative frequency for two- or three-process Poisson mixture models

Description

Estimated cumulative frequency for two- or three-process Poisson mixture models

Usage

boutsCDF(x, p, lambdas)

Value

numeric vector with cumulative frequency.

Arguments

x

numeric vector described by model.

p

numeric scalar or vector of proportion parameters.

lambdas

numeric vector of rate parameters.

Author

Sebastian P. Luque spluque@gmail.com

Examples

Run this code
utils::example("rmixexp", package="diveMove", ask=FALSE)
## boutsCDF(rndprocs3, p=p_true, lambdas=lda_true)

Run the code above in your browser using DataLab