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.


joshcullen/bayesmove documentation built on Oct. 6, 2023, 3:28 a.m.