All functions |
|
---|---|
DynProg computes the change points given a cost matrix matD and a maximum number of segments Kmax |
|
DynProg_algo_cpp |
|
EM.algo_simultanee calculates the MLE of phi for given change-point instants |
|
EM.algo_simultanee calculates the MLE of phi for given change-point instants and for a fixed number of clusters |
|
EM.init_simultanee proposes an initial value for the EM algorithm based on a hierarchical clustering algorithm (ascending) |
|
Estep_simultanee computes posterior probabilities and incomplete-data log-likelihood for mixture models |
|
Gmean_simultanee calculates the cost matrix for a segmentation model with changes in the mean and variance for all signals |
|
Gmixt_algo_cpp |
|
Gmixt_simultanee calculates the cost matrix for a segmentation/clustering model |
|
Gmixt_simultanee_fullcpp |
|
Mstep_simultanee computes the MLE within the EM framework |
|
Mstep_simultanee computes the MLE within the EM framework |
|
Covariate Calculations |
|
Calculate angular speed along a path |
|
apply_rowSums |
|
Internal function for subsampling |
|
Check for argument 'Kmax' |
|
Check for argument 'diag.var' |
|
Check for argument 'lmin' |
|
Check for argument 'ncluster' |
|
Check for argument 'order.var' |
|
Check for argument 'order' |
|
Check for argument 'scale.variable' |
|
Check for argument 'seg.var' |
|
Check for argument 'ncluster' and 'nseg' |
|
Check for argument 'nseg' |
|
Check for deprecated 'type' and 'coord.names' argument |
|
arma_repmat |
|
Generic function for augment |
|
bisig_plot draws the plots of the bivariate signal on the same plot (scale free) |
|
Calculate BIC |
|
Calculate distance between locations |
|
Calculate speed along a path |
|
Calculate state statistics |
|
Check for repetition in the series |
|
Finding best segmentation with a different threshold S |
|
Internal Function for choosing optimal number of segment |
|
colsums_sapply |
|
cumsum_cpp |
|
Find mean and standard deviation of segments |
|
|
|
initialisePhi is the constructor for a set of parameters for a segclust model |
|
Generic function for likelihood |
|
logdens_simultanee_cpp |
|
|
|
matrixRupt transforms a vector of change point into a data.frame with start and end of every segment |
|
neighbors tests whether neighbors of point k,P can be used to re-initialize the EM algorithm and to improve the log-likelihood. |
|
Plot segmentation on time-serie |
|
Plot states statistics |
|
Find segment and states for a Picard model |
|
Internal function for HMM |
|
Internal function for HMM |
|
Prepare HMM output for proper comparison plots |
|
Prepare shiftfit output for proper comparison plots |
|
Relabel states of a segmentation/clustering output |
|
repmat repeats a matrix |
|
ruptAsMat is an internal function to transform a vector giving the change point to matrix 2 columns matrix in which each line gives the beginning and the end of a segment |
|
Segmentation/Clustering of movement data - Generic function |
|
segclust2d: tools for segmentation of animal GPS movement data |
|
Internal segmentation/clustering function |
|
|
|
|
segmentation class description |
Segmentation of movement data - Generic function |
|
Simulations of behavioural mode |
|
Simulations of home-range shift |
|
Calculate spatial angle along a path |
|
Calculate statistics on a given segmentation |
|
Get segment statistic for HMM model |
|
Get segment statistic for shiftfit model |
|
Internal function for subsampling |
|
Test function generating fake data |
|
DynProg Rcpp DynProg computes the change points given a cost matrix matD and a maximum number of segments Kmax |