predict.CTMCdive: Predict mean duration from fitted CTMC model for dives and...

View source: R/ctmc_dive.R

predict.CTMCdiveR Documentation

Predict mean duration from fitted CTMC model for dives and surfacing

Description

Predict mean duration from fitted CTMC model for dives and surfacing

Usage

## S3 method for class 'CTMCdive'
predict(x, newdata = NULL, ...)

Arguments

x

CTMCdive fitted model x

newdata

new data frame to make predictions for

...

unused (for S3 compatability)

Value

a list of surface and dive mean predictions


r-glennie/CTMCdive documentation built on July 3, 2023, 11:01 p.m.