create_sin_cos: create_sin_cos

View source: R/RcppExports.R

create_sin_cosR Documentation

create_sin_cos

Description

fit sin curves to atv data

Usage

create_sin_cos(n_rows, n_curves, intercept = TRUE)

Arguments

n_rows

the number of rows in the atv image

n_curves

the number of sin/cos curves to use

intercept

whether to include an intercept

Value

fitting coefficients


jkennel/atv documentation built on June 14, 2025, 2:44 a.m.