trackeR (version 1.5.2)

smoother_control.distrProfile: 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?