View source: R/init.star.oddi.R View source: R/event.times.star.oddi.R
init.tilt | R Documentation |
Functions to find initial parameter values for Star Oddi data.
Functions to find initial parameter values for Star Oddi data.
## S3 method for class 'tilt' init(x, init) ## S3 method for class 'tilt' init(x, init)
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 |
x <- read.star.oddi(year = 2014, tow.id = tow.id, location = "tilt") x <- read.star.oddi(year = 2014, tow.id = tow.id, location = "tilt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.