Learn R Programming

DLMtool (version 5.1.3)

Needed: Data needed to get MPs running

Description

A funtion that lists what data are needed to run data-limited methods that are currently not able to run given a Data object

Usage

Needed(Data, timelimit=1)

Arguments

Data

A data-limited methods data object

timelimit

The maximum time (seconds) taken to complete 10 reps

See Also

Can Cant avail

Examples

Run this code
# NOT RUN {
Needs <- Needed(DLMtool::Cobia)
# }

Run the code above in your browser using DataLab