modal_ts: Predictions from TS model using modal changepoint estimates

Description Usage Arguments Value

View source: R/model_summary.R

Description

Get predicted topic proportions, species proportions, or species abundances from the modal changepoint estimates from a TS model.

Usage

1
modal_ts(model_fit, type = "species_proportions")

Arguments

model_fit

list with elements $dataset, $lda_mod, $ts_mod

type

"topic_proportions", "species_proportions", or "species_abundances"

Value

dataframe of predicted values by year and segment


diazrenata/cvlt documentation built on Dec. 19, 2021, 11:08 p.m.