Learn R Programming

DLMtool (version 5.1.3)

Cant: What management procedures can't be applied to this DLM data object

Description

The MPs that don't have sufficient data, lead to errors or don't run in time along with a list of their data requirments.

Usage

Cant(Data, timelimit = 1)

Arguments

Data

A data-limited methods data object (class Data)

timelimit

The maximum time (seconds) taken for a method to undertake 10 reps (this filters out methods that are too slow)

See Also

Can Needed avail #' @examples CantMPs <- Cant(DLMtool::Cobia)