smoother_control.distrProfile: Auxiliary function for 'smoother.distrProfile'. Typically...

View source: R/distributionProfile.R

smoother_control.distrProfileR Documentation

Auxiliary function for smoother.distrProfile. Typically used to construct a control argument for smoother.distrProfile.

Description

Auxiliary function for smoother.distrProfile. Typically used to construct a control argument for smoother.distrProfile.

Usage

smoother_control.distrProfile(k = 30, sp = NULL, parallel = FALSE)

smootherControl.distrProfile(k = 30, sp = NULL, parallel = FALSE)

Arguments

k

Number of knots.

sp

A vector of smoothing parameters passed on to scam.

parallel

Logical. Should computation be carried out in parallel?


trackerproject/trackeR documentation built on Jan. 14, 2024, 11:42 p.m.