Learn R Programming

DLMtool (version 3.2)

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

Description

The methods 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(DLM_data, timelimit = 1)

Arguments

DLM_data
A data-limited methods data object (class DLM_data)
timelimit
The maximum time (seconds) taken for a method to undertake 10 reps (this filters out methods that are too slow)