partitionRACVM: Obtain multi-state RACVM estimates

View source: R/partitionRACVM.R

partitionRACVMR Documentation

Obtain multi-state RACVM estimates

Description

Takes a set of change points and fits the best model to each phase

Usage

partitionRACVM(Z, T, CPs, criterion = "BIC")

Arguments

Z

locations as a complex vector

T

times vector

CPs

change points (as indices)

criterion

One of "AIC" or "BIC" - which information criterion to use for the model selection.

Value

a named list of phases (numbered by roman numerals) containing the selected model, estimates, and confidence intervals for each parameter.


EliGurarie/smoove documentation built on Aug. 2, 2022, 10:26 p.m.