summarize1: Internal function that summarizes bin distributions of track...

Description Usage Arguments

View source: R/RcppExports.R

Description

Internal function that summarizes bin distributions of track segments

Usage

1
summarize1(VecVals, Breakpts, nobs, nbins, nbreak)

Arguments

VecVals

A vector of bin values.

Breakpts

A vector if breakpoints.

nobs

The number of observations.

nbins

The number of bins for a given data stream.

nbreak

The number of estimated breakpoints.


bayesmove documentation built on Oct. 22, 2021, 9:08 a.m.