init.tilt: Estimate Trawl Event Times

View source: R/init.star.oddi.R View source: R/event.times.star.oddi.R

init.tiltR Documentation

Estimate Trawl Event Times

Description

Functions to find initial parameter values for Star Oddi data.

Functions to find initial parameter values for Star Oddi data.

Usage

## S3 method for class 'tilt'
init(x, init)

## S3 method for class 'tilt'
init(x, init)

Arguments

x

Star Oddi data object.

t

Time vector.

theta

Named free parameter vector.

fixed

Named fixed parameter vector.

model

Model to be used for modelling bottom trawling phase.

y

Pressure observations. s

truncate

Touch

Examples

x <- read.star.oddi(year = 2014, tow.id = tow.id, location = "tilt")
x <- read.star.oddi(year = 2014, tow.id = tow.id, location = "tilt")

TobieSurette/gulf.stats documentation built on Jan. 4, 2023, 4:19 p.m.