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

View source: R/RcppExports.R

summarize1R Documentation

Internal function that summarizes bin distributions of track segments

Description

Internal function that summarizes bin distributions of track segments

Usage

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 Nov. 5, 2025, 6:06 p.m.